mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
mpg123: update to 1.33.0
This commit is contained in:
parent
2a6921c663
commit
407c25b233
1 changed files with 2 additions and 2 deletions
|
@ -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.32.7
|
version=1.33.0
|
||||||
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=3c8919243707951cac0e3c39bbf28653bcaffc43c98ff16801a27350db8f0f21
|
checksum=2290e3aede6f4d163e1a17452165af33caad4b5f0948f99429cfa2d8385faa9d
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
# No LFS required with musl
|
# No LFS required with musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue