mpg123: update to 1.32.3.
This commit is contained in:
parent
4d1840ff7b
commit
8629ec788f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
# Sync with mpg123-extras
|
# Sync with mpg123-extras
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.31.3
|
version=1.32.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# --with-cpu not necessary, upstream detects features correctly
|
# --with-cpu not necessary, upstream detects features correctly
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-only"
|
||||||
homepage="https://www.mpg123.org/"
|
homepage="https://www.mpg123.org/"
|
||||||
changelog="https://www.mpg123.de/trunk/NEWS"
|
changelog="https://www.mpg123.de/trunk/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
||||||
checksum=1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a
|
checksum=2d9913a57d4ee8f497a182c6e82582602409782a4fb481e989feebf4435867b4
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
# No LFS required with musl
|
# No LFS required with musl
|
||||||
|
|
Loading…
Reference in New Issue