mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fdk-aac: update to 2.0.3.
This commit is contained in:
parent
15714e5d4d
commit
3727027bd7
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'fdk-aac'
|
# Template file for 'fdk-aac'
|
||||||
pkgname=fdk-aac
|
pkgname=fdk-aac
|
||||||
version=2.0.2
|
version=2.0.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Fraunhofer FDK AAC codec library"
|
short_desc="Fraunhofer FDK AAC codec library"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="FDK-AAC"
|
license="FDK-AAC"
|
||||||
homepage="http://www.iis.fraunhofer.de/en/ff/amm/impl/fdkaaccodec.html"
|
homepage="http://www.iis.fraunhofer.de/en/ff/amm/impl/fdkaaccodec.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/opencore-amr/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/opencore-amr/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f
|
checksum=829b6b89eef382409cda6857fd82af84fabb63417b08ede9ea7a553f811cb79e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense NOTICE LICENSE
|
vlicense NOTICE LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue