mpg123-extras: update to 1.33.3

This commit is contained in:
dogknowsnx
2025-11-04 11:37:45 +01:00
committed by Leah Neukirchen
parent 88a9d65d67
commit 10d1ea1489
+2 -2
View File
@@ -1,7 +1,7 @@
# Template file for 'mpg123-extras'
# Sync with mpg123
pkgname=mpg123-extras
version=1.33.0
version=1.33.3
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=2290e3aede6f4d163e1a17452165af33caad4b5f0948f99429cfa2d8385faa9d
checksum=6a0c6472dd156e213c2068f40115ebbb73978c2d873e66bae2a250e2d2198d26
# Restrict extras to the same matching version, ignore revision
_depends="libmpg123>=${version}_1<=${version}_9999"