[vlc-commits] Contribs: update mpg123 to 1.25.10
Jean-Baptiste Kempf
git at videolan.org
Thu May 17 17:51:13 CEST 2018
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu May 17 17:23:02 2018 +0200| [b61d39631206c0071efe18cdcb2e4fa05f719c72] | committer: Jean-Baptiste Kempf
Contribs: update mpg123 to 1.25.10
(cherry picked from commit ee617a81b76465aa6be71a358e2a280fefeb9fc5)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=b61d39631206c0071efe18cdcb2e4fa05f719c72
---
contrib/src/mpg123/SHA512SUMS | 2 +-
contrib/src/mpg123/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/mpg123/SHA512SUMS b/contrib/src/mpg123/SHA512SUMS
index 72a5fec30b..2715bb93e1 100644
--- a/contrib/src/mpg123/SHA512SUMS
+++ b/contrib/src/mpg123/SHA512SUMS
@@ -1 +1 @@
-4e0972149ce4f792cc361d96d638551eb5184942465e69713202d0830a0a54b33e3effe2e460683b996024772edba5e0be341048b9d0c73dace557c640d4414e mpg123-1.25.7.tar.bz2
+a33666ae4aca7e7c1a93a6414d8c525ec19044c54f712d578180147d88e63033f7af2370b9ad22960cc3a0b454f15967b7a831cccc97e034c8855f70cdf1ab09 mpg123-1.25.10.tar.bz2
diff --git a/contrib/src/mpg123/rules.mak b/contrib/src/mpg123/rules.mak
index 2d43c8ce22..e8f14f6abb 100644
--- a/contrib/src/mpg123/rules.mak
+++ b/contrib/src/mpg123/rules.mak
@@ -1,5 +1,5 @@
# mpg123
-MPG123_VERSION := 1.25.7
+MPG123_VERSION := 1.25.10
MPG123_URL := $(SF)/mpg123/mpg123/$(MPG123_VERSION)/mpg123-$(MPG123_VERSION).tar.bz2
PKGS += mpg123
More information about the vlc-commits
mailing list