summaryrefslogtreecommitdiffstats
path: root/src/mpg123.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2020-07-07 23:35:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2020-07-07 23:35:00 (GMT)
commit8eeefe9edbbebfded2cb8e62457d885f90c00e22 (patch)
treec989ab90f8c10d9212e96b133459540d8f147149 /src/mpg123.mk
parent9fa156ac3475163919326b7fd154e1c6a4d1811f (diff)
downloadmxe-8eeefe9edbbebfded2cb8e62457d885f90c00e22.zip
mxe-8eeefe9edbbebfded2cb8e62457d885f90c00e22.tar.gz
mxe-8eeefe9edbbebfded2cb8e62457d885f90c00e22.tar.bz2
update: freetds, libgcrypt, mpg123, qca
Diffstat (limited to 'src/mpg123.mk')
-rw-r--r--src/mpg123.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mpg123.mk b/src/mpg123.mk
index 84caa45..d43a0e3 100644
--- a/src/mpg123.mk
+++ b/src/mpg123.mk
@@ -3,8 +3,8 @@
PKG := mpg123
$(PKG)_WEBSITE := https://www.mpg123.de/
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.26.1
-$(PKG)_CHECKSUM := 74d6629ab7f3dd9a588b0931528ba7ecfa989a2cad6bf53ffeef9de31b0fe032
+$(PKG)_VERSION := 1.26.2
+$(PKG)_CHECKSUM := 00f7bf7ea64fcec2c9d07751d6ad8849343ee09c282ea3b0d5dd486e886e2ff3
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/mpg123/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)