libsndfile: update to libsndfile-1.0.28

This commit is contained in:
MilhouseVH 2017-05-06 21:16:56 +01:00
parent 17f7673257
commit 866dae8582

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="libsndfile" PKG_NAME="libsndfile"
PKG_VERSION="1.0.27" PKG_VERSION="1.0.28"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="http://www.mega-nerd.com/libsndfile/" PKG_SITE="http://www.mega-nerd.com/libsndfile/"
@ -29,6 +29,7 @@ PKG_LONGDESC="libsndfile is a C library for reading and writing sound files such
PKG_IS_ADDON="no" PKG_IS_ADDON="no"
PKG_AUTORECONF="no" PKG_AUTORECONF="no"
PKG_USE_CMAKE="no"
# package specific configure options # package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared \ PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared \