mpg123-extras: update to 1.32.5.

This commit is contained in:
Andrew J. Hesford 2024-02-24 13:48:25 -05:00
parent 2686846daf
commit 14609f94a6

View file

@ -1,7 +1,7 @@
# Template file for 'mpg123-extras'
# Sync with mpg123
pkgname=mpg123-extras
version=1.32.3
version=1.32.5
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=2d9913a57d4ee8f497a182c6e82582602409782a4fb481e989feebf4435867b4
checksum=af908cdf6cdb6544b97bc706a799f79894e69468af5881bf454a0ebb9171ed63
# Restrict extras to the same matching version, ignore revision
_depends="libmpg123>=${version}_1<=${version}_9999"