Skip to content

Commit

Permalink
mpg123-extras: update to 1.32.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Nov 21, 2023
1 parent 8629ec7 commit 8592138
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/mpg123-extras/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'mpg123-extras'
# Sync with mpg123
pkgname=mpg123-extras
version=1.31.3
revision=2
version=1.32.3
revision=1
build_style=gnu-configure
# --with-cpu not necessary, upstream detects features correctly
# --with-optimization=0 makes the configure script respect xbps-src's defaults.
Expand All @@ -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=1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a
checksum=2d9913a57d4ee8f497a182c6e82582602409782a4fb481e989feebf4435867b4

# Restrict extras to the same matching version, ignore revision
_depends="libmpg123>=${version}_1<=${version}_9999"
Expand Down

0 comments on commit 8592138

Please sign in to comment.