faac: update to 1.29.3.
This commit is contained in:
parent
43391fa149
commit
73afaafd16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'faac'
|
||||
pkgname=faac
|
||||
version=1.29.2
|
||||
version=1.29.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.audiocoding.com/"
|
||||
license="LGPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/faac/faac-${version}.tar.gz"
|
||||
checksum=c7c46b2b98e99e1597233039f7dd3923f2f9aa91d7d84bcac10d73614a369c63
|
||||
checksum=cef2897843baf366983ad29f471cd1c4dcc95762b86d283a925514bcc5cf5a3f
|
||||
|
||||
pre_configure() {
|
||||
find . -type f -print0 | xargs -0 sed -i 's/\r//g'
|
||||
|
|
Loading…
Reference in a new issue