mpg123: update to 1.14.0.
This commit is contained in:
parent
881c92e4c8
commit
dae51ca35f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpg123'
|
||||
pkgname=mpg123
|
||||
version=1.13.7
|
||||
version=1.14.0
|
||||
distfiles="http://www.${pkgname}.de/download/${pkgname}-${version}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-module-suffix=.so --with-optimization=4
|
||||
|
@ -10,7 +10,7 @@ short_desc="Fast console mpeg audio decoder/player."
|
|||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://www.mpg123.de/"
|
||||
license="LGPL-2.1"
|
||||
checksum=83e6ee82c665285542d5c12f94d77777612f527526efeccb64f54f825a6ab332
|
||||
checksum=9b32fb841e6b4c86ecaf9b2e9a401192f3a53c9ccdb5ee9d6b2ae0a9f5385973
|
||||
long_desc="
|
||||
This is the fast and Free (LGPL license) real time MPEG Audio Layer 1, 2 and
|
||||
3 decoding library and console player. It uses floating point or integer
|
||||
|
|
Loading…
Reference in New Issue