summaryrefslogtreecommitdiffstats
path: root/src/mpg123.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2018-11-15 23:34:14 (GMT)
committerMark Brand <mabrand@mabrand.nl>2018-11-15 23:34:14 (GMT)
commit01c46ee1daa072fbd58595d44a7d2135371b7e7c (patch)
tree49e0e059da50b474622daeb2d48564de292b78a8 /src/mpg123.mk
parent744b5d433af5478177ba55fd79dfb1095437986d (diff)
downloadmxe-01c46ee1daa072fbd58595d44a7d2135371b7e7c.zip
mxe-01c46ee1daa072fbd58595d44a7d2135371b7e7c.tar.gz
mxe-01c46ee1daa072fbd58595d44a7d2135371b7e7c.tar.bz2
update: cairo ffmpeg gpgme libaacs libusb1 lz4 mpg123
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 5f4dd5d..a9cc16e 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.22.4
-$(PKG)_CHECKSUM := 5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2
+$(PKG)_VERSION := 1.25.10
+$(PKG)_CHECKSUM := 6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/mpg123/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)