faad2: update to 2.10.1.
This commit is contained in:
parent
0a275f7c78
commit
d6a911eea2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'faad2'
|
||||
pkgname=faad2
|
||||
version=2.10.0
|
||||
version=2.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool"
|
||||
|
@ -8,8 +8,8 @@ short_desc="AAC decoding library"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.audiocoding.com/"
|
||||
distfiles="https://github.com/knik0/faad2/archive/${version//./_}.tar.gz"
|
||||
checksum=0c6d9636c96f95c7d736f097d418829ced8ec6dbd899cc6cc82b728480a84bfb
|
||||
distfiles="https://github.com/knik0/faad2/archive/${version}.tar.gz"
|
||||
checksum=4c16c71295ca0cbf7c3dfe98eb11d8fa8d0ac3042e41604cfd6cc11a408cf264
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -vfi
|
||||
|
|
Loading…
Reference in New Issue