lame: update to 3.100
This commit is contained in:
parent
65b764b0df
commit
024dd15669
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lame'
|
# Template file for 'lame'
|
||||||
pkgname=lame
|
pkgname=lame
|
||||||
version=3.99.5
|
version=3.100
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-nasm --enable-shared"
|
configure_args="--enable-nasm --enable-shared"
|
||||||
hostmakedepends="nasm"
|
hostmakedepends="nasm"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lame.sourceforge.net"
|
homepage="http://lame.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lame/lame-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lame/lame-${version}.tar.gz"
|
||||||
checksum=24346b4158e4af3bd9f2e194bb23eb473c75fb7377011523353196b19b9a23ff
|
checksum=ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "${XBPS_TARGET_MACHINE%%-musl}" = "i686" ]; then
|
if [ "${XBPS_TARGET_MACHINE%%-musl}" = "i686" ]; then
|
||||||
|
|
Loading…
Reference in a new issue