faac: update to 1.29.9.2. (#9205)

This commit is contained in:
maxice8 2017-11-15 05:05:32 -02:00 committed by Juan RP
parent 2e54239709
commit a64ac5d02a

View File

@ -1,6 +1,6 @@
# Template file for 'faac' # Template file for 'faac'
pkgname=faac pkgname=faac
version=1.29.9 version=1.29.9.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.audiocoding.com/" homepage="http://www.audiocoding.com/"
license="LGPL-2" license="LGPL-2"
distfiles="${SOURCEFORGE_SITE}/faac/faac-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/faac/faac-${version}.tar.gz"
checksum=238cb4453b6fe4eebaffb326e40a63786a155e349955c4259925006fa1e2839e checksum=d45f209d837c49dae6deebcdd87b8cc3b04ea290880358faecf5e7737740c771
faac-devel_package() { faac-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"