mpg123: update to 1.26.0.
This commit is contained in:
parent
67c574618b
commit
ab0f15b20f
|
@ -990,6 +990,7 @@ 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
|
libmpg123.so.0 libmpg123-1.13.4_2
|
||||||
libout123.so.0 libmpg123-1.23.0_1
|
libout123.so.0 libmpg123-1.23.0_1
|
||||||
|
libsyn123.so.0 libmpg123-1.26.0_1
|
||||||
libopenal.so.1 libopenal-1.13_1
|
libopenal.so.1 libopenal-1.13_1
|
||||||
libalure.so.1 alure-1.2_1
|
libalure.so.1 alure-1.2_1
|
||||||
libalut.so.0 freealut-1.1.0_1
|
libalut.so.0 freealut-1.1.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.25.13
|
version=1.26.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-optimization=0 --with-default-audio=alsa
|
configure_args="--with-optimization=0 --with-default-audio=alsa
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://www.mpg123.org/"
|
homepage="https://www.mpg123.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
||||||
checksum=90306848359c793fd43b9906e52201df18775742dc3c81c06ab67a806509890a
|
checksum=e4e405f4abd794b96c3b11f69b303a743fe577d2394f49012446985f0b99c268
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# No LFS required with musl
|
# No LFS required with musl
|
||||||
|
|
Loading…
Reference in New Issue