lame: update to 3.99.4.
This commit is contained in:
parent
b812fa6316
commit
f8ca029a80
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lame'
|
# Template file for 'lame'
|
||||||
pkgname=lame
|
pkgname=lame
|
||||||
version=3.99.3
|
version=3.99.4
|
||||||
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"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -8,7 +8,7 @@ configure_args="--enable-nasm --enable-shared"
|
||||||
short_desc="Fast, high quality MP3 encoder"
|
short_desc="Fast, high quality MP3 encoder"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=d4ea3c8d00d2cc09338425a25dbfeb4d587942cb3c83a677c09aeb1e850c74cf
|
checksum=41431a029e40b1d4f5c1697e942fb74c8ab09855c880ce0f439cd782b7058ec4
|
||||||
long_desc="
|
long_desc="
|
||||||
Following the great history of GNU naming, LAME originally stood for
|
Following the great history of GNU naming, LAME originally stood for
|
||||||
LAME Aint an Mp3 Encoder. LAME started life as a GPL'd patch against
|
LAME Aint an Mp3 Encoder. LAME started life as a GPL'd patch against
|
||||||
|
|
Loading…
Reference in New Issue