faad2: extract update_* to external update file
This commit is contained in:
parent
6564d9bd04
commit
5390dcdae2
|
@ -7,7 +7,6 @@ make_install_args="manmdir=/usr/share/man/man1"
|
|||
short_desc="AAC decoding library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.audiocoding.com/"
|
||||
update_ignore="2003*"
|
||||
license="Freeware, GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/faac/$pkgname-$version.tar.bz2"
|
||||
checksum=14561b5d6bc457e825bfd3921ae50a6648f377a9396eaf16d4b057b39a3f63b5
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="2003*"
|
Loading…
Reference in New Issue