From 407c25b233f4dc59313e14b07eb0f0a0f92718a5 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Fri, 25 Jul 2025 15:04:35 +0100 Subject: [PATCH] mpg123: update to 1.33.0 --- srcpkgs/mpg123/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpg123/template b/srcpkgs/mpg123/template index fbc0536fef0..08575f9011c 100644 --- a/srcpkgs/mpg123/template +++ b/srcpkgs/mpg123/template @@ -1,7 +1,7 @@ # Template file for 'mpg123' # Sync with mpg123-extras pkgname=mpg123 -version=1.32.7 +version=1.33.0 revision=1 build_style=gnu-configure # --with-cpu not necessary, upstream detects features correctly @@ -15,7 +15,7 @@ license="LGPL-2.1-only" homepage="https://www.mpg123.org/" changelog="https://www.mpg123.de/trunk/NEWS" distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2" -checksum=3c8919243707951cac0e3c39bbf28653bcaffc43c98ff16801a27350db8f0f21 +checksum=2290e3aede6f4d163e1a17452165af33caad4b5f0948f99429cfa2d8385faa9d if [ "$XBPS_TARGET_LIBC" = musl ]; then # No LFS required with musl