mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fdkaac: update to 1.0.5.
This commit is contained in:
parent
b506179463
commit
77dfecf3b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fdkaac'
|
# Template file for 'fdkaac'
|
||||||
pkgname=fdkaac
|
pkgname=fdkaac
|
||||||
version=1.0.3
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, BSD-4-Clause, Zlib"
|
license="MIT, BSD-4-Clause, Zlib"
|
||||||
homepage="https://github.com/nu774/fdkaac"
|
homepage="https://github.com/nu774/fdkaac"
|
||||||
distfiles="https://github.com/nu774/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nu774/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ee444518353833b2b8f1b106bb4d9e9c15ae4d48569be9b6c89fc38dabf364b7
|
checksum=87b2d2cc913a1f90bd19315061ede81c1c3364e160802c70117a7ea81e80bd33
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue