diff --git a/srcpkgs/mpg123-extras/template b/srcpkgs/mpg123-extras/template index 68931b41d42..0c7795b7387 100644 --- a/srcpkgs/mpg123-extras/template +++ b/srcpkgs/mpg123-extras/template @@ -1,8 +1,8 @@ # Template file for 'mpg123-extras' # Sync with mpg123 pkgname=mpg123-extras -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" @@ -16,8 +16,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" # Restrict extras to the same matching version, ignore revision _depends="libmpg123>=${version}_1<=${version}_9999"