mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
faad2: update to 2.10.1.
This commit is contained in:
parent
0a275f7c78
commit
d6a911eea2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'faad2'
|
# Template file for 'faad2'
|
||||||
pkgname=faad2
|
pkgname=faad2
|
||||||
version=2.10.0
|
version=2.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake libtool"
|
hostmakedepends="autoconf automake libtool"
|
||||||
|
@ -8,8 +8,8 @@ short_desc="AAC decoding library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.audiocoding.com/"
|
homepage="http://www.audiocoding.com/"
|
||||||
distfiles="https://github.com/knik0/faad2/archive/${version//./_}.tar.gz"
|
distfiles="https://github.com/knik0/faad2/archive/${version}.tar.gz"
|
||||||
checksum=0c6d9636c96f95c7d736f097d418829ced8ec6dbd899cc6cc82b728480a84bfb
|
checksum=4c16c71295ca0cbf7c3dfe98eb11d8fa8d0ac3042e41604cfd6cc11a408cf264
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
|
|
Loading…
Add table
Reference in a new issue