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