mpg123: update to 1.23.0.
This commit is contained in:
parent
f90048aaf3
commit
10836a3dde
2 changed files with 3 additions and 2 deletions
|
@ -907,6 +907,7 @@ libwine.so.1 libwine-1.6_1
|
||||||
libwv-1.2.so.4 libwv-1.2.9_1
|
libwv-1.2.so.4 libwv-1.2.9_1
|
||||||
libabiword-3.0.so libabiword-3.0.0_1
|
libabiword-3.0.so libabiword-3.0.0_1
|
||||||
libmpg123.so.0 libmpg123-1.13.4_2_1
|
libmpg123.so.0 libmpg123-1.13.4_2_1
|
||||||
|
libout123.so.0 libmpg123-1.23.0_1
|
||||||
libopenal.so.1 libopenal-1.13_1
|
libopenal.so.1 libopenal-1.13_1
|
||||||
libalut.so.0 freealut-1.1.0_1
|
libalut.so.0 freealut-1.1.0_1
|
||||||
liblilv-0.so.0 liblilv-0.14.4_1
|
liblilv-0.so.0 liblilv-0.14.4_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.22.4
|
version=1.23.0
|
||||||
revision=1
|
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
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.mpg123.org/"
|
homepage="http://www.mpg123.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
||||||
checksum=5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2
|
checksum=def2c3ebfe6eddfae80b2f3a379c1af385702251fa3f59a1efb850ab360ab254
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# No LFS required with musl
|
# No LFS required with musl
|
||||||
|
|
Loading…
Reference in a new issue