changeset 6496:710268f976b3

* src/mpg123.mk: update to v1.31.0
author John Donoghue <john.donoghue@ieee.org>
date Sun, 30 Oct 2022 20:02:20 -0400
parents 53ac6c68aabc
children c5a38140ad2a
files src/mpg123.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mpg123.mk	Sun Oct 30 20:02:19 2022 -0400
+++ b/src/mpg123.mk	Sun Oct 30 20:02:20 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := mpg123
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.30.2
-$(PKG)_CHECKSUM := 3838b289585a2c02bac3aa5b3963663c3e26fa24
+$(PKG)_VERSION  := 1.31.0
+$(PKG)_CHECKSUM := 4630ded671fe57474b7153e7ce01bee3135faeb7
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := https://$(SOURCEFORGE_MIRROR)/project/mpg123/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)