mpg123-extras: update to 1.32.7.

This commit is contained in:
Andrew J. Hesford 2024-08-09 14:30:47 -04:00
parent 4ad176228d
commit 4c705f8d72
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mpg123-extras'
# Sync with mpg123
pkgname=mpg123-extras
version=1.32.5
version=1.32.7
revision=1
build_style=gnu-configure
# --with-cpu not necessary, upstream detects features correctly
@ -16,7 +16,7 @@ license="LGPL-2.1-only"
homepage="https://www.mpg123.org/"
changelog="https://www.mpg123.de/trunk/NEWS"
distfiles="https://www.mpg123.org/download/mpg123-${version}.tar.bz2"
checksum=af908cdf6cdb6544b97bc706a799f79894e69468af5881bf454a0ebb9171ed63
checksum=3c8919243707951cac0e3c39bbf28653bcaffc43c98ff16801a27350db8f0f21
# Restrict extras to the same matching version, ignore revision
_depends="libmpg123>=${version}_1<=${version}_9999"