mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mpg123: update to 1.31.2.
This commit is contained in:
parent
ea0737e87d
commit
52b2f5d806
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
# Sync with mpg123-extras
|
# Sync with mpg123-extras
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.31.1
|
version=1.31.2
|
||||||
revision=3
|
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
|
||||||
configure_args="--with-optimization=0 --with-default-audio=alsa"
|
configure_args="--with-optimization=0 --with-default-audio=alsa"
|
||||||
|
@ -15,8 +15,8 @@ homepage="https://www.mpg123.org/"
|
||||||
changelog="https://www.mpg123.org/cgi-bin/scm/mpg123/trunk/NEWS"
|
changelog="https://www.mpg123.org/cgi-bin/scm/mpg123/trunk/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2
|
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2
|
||||||
https://www.mpg123.org/download/mpg123-${version}.tar.bz2"
|
https://www.mpg123.org/download/mpg123-${version}.tar.bz2"
|
||||||
checksum="5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a
|
checksum="b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de
|
||||||
5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a"
|
b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de"
|
||||||
|
|
||||||
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