mpg123: update to 1.20.1.
This commit is contained in:
parent
78e14ef67b
commit
1c66c07f03
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.20.0
|
version=1.20.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-module-suffix=.so --with-optimization=4
|
configure_args="--with-module-suffix=.so --with-optimization=4
|
||||||
--with-default-audio=alsa --enable-ipv6=yes --enable-network=yes"
|
--with-default-audio=alsa --enable-ipv6=yes --enable-network=yes"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.mpg123.de/"
|
homepage="http://www.mpg123.de/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://www.${pkgname}.de/download/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.${pkgname}.de/download/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a97c85f212fade0728d2d641190907935d4b03028ba200d1576f4f6786578503
|
checksum=da2941c1905b5776d5468209896502a8d5257966dfadc07f1e4ea105cc515900
|
||||||
|
|
||||||
mpg123-jack_package() {
|
mpg123-jack_package() {
|
||||||
depends="libmpg123>=${version}"
|
depends="libmpg123>=${version}"
|
||||||
|
|
Loading…
Reference in a new issue