libsndfile: bump to version 1.0.23
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
5aac284414
commit
8e3d1242d8
@ -3,10 +3,9 @@
|
||||
# libsndfile
|
||||
#
|
||||
#############################################################
|
||||
LIBSNDFILE_VERSION:=1.0.18
|
||||
LIBSNDFILE_SOURCE:=libsndfile-$(LIBSNDFILE_VERSION).tar.gz
|
||||
LIBSNDFILE_SITE:=http://www.mega-nerd.com/libsndfile
|
||||
LIBSNDFILE_LIBTOOL_PATCH:=NO
|
||||
LIBSNDFILE_INSTALL_STAGING:=YES
|
||||
|
||||
LIBSNDFILE_VERSION = 1.0.23
|
||||
LIBSNDFILE_SITE = http://www.mega-nerd.com/libsndfile/files
|
||||
LIBSNDFILE_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(call AUTOTARGETS,package/multimedia,libsndfile))
|
||||
|
Loading…
Reference in New Issue
Block a user