mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +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'
|
||||
# Sync with mpg123-extras
|
||||
pkgname=mpg123
|
||||
version=1.31.1
|
||||
revision=3
|
||||
version=1.31.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# --with-cpu not necessary, upstream detects features correctly
|
||||
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"
|
||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2
|
||||
https://www.mpg123.org/download/mpg123-${version}.tar.bz2"
|
||||
checksum="5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a
|
||||
5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a"
|
||||
checksum="b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de
|
||||
b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
# No LFS required with musl
|
||||
|
|
Loading…
Add table
Reference in a new issue