[vlc-commits] contrib: bpg: bump to 0.9.8
Tristan Matthews
git at videolan.org
Sat Nov 3 20:42:01 CET 2018
vlc | branch: master | Tristan Matthews <tmatth at videolan.org> | Sat Nov 3 14:55:01 2018 -0400| [4ed670c5db66685118e2074c61d597c87faadbbc] | committer: Tristan Matthews
contrib: bpg: bump to 0.9.8
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ed670c5db66685118e2074c61d597c87faadbbc
---
contrib/src/bpg/SHA512SUMS | 2 +-
contrib/src/bpg/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/bpg/SHA512SUMS b/contrib/src/bpg/SHA512SUMS
index 3c64b4a0ce..8911a4552f 100644
--- a/contrib/src/bpg/SHA512SUMS
+++ b/contrib/src/bpg/SHA512SUMS
@@ -1 +1 @@
-d7414fc9cd801403e804d28d77c9e842b3f79fcd2e56213fba094b9708f587c5f3cbda1642d140d24d6c2868e2195572088da703d27c79981552c1751a893b0e libbpg-0.9.7.tar.gz
+2d5f7a035033d8b969c2765a4f1368e1a2c8c5ace12aec5d449ca5cc4ef5eb89431a75f2d6d03fd7117b548801b5554503411f499f497da69ff33ca6e714553d libbpg-0.9.8.tar.gz
diff --git a/contrib/src/bpg/rules.mak b/contrib/src/bpg/rules.mak
index caf393fca2..401defe189 100644
--- a/contrib/src/bpg/rules.mak
+++ b/contrib/src/bpg/rules.mak
@@ -1,5 +1,5 @@
# BPG
-BPG_VERSION := 0.9.7
+BPG_VERSION := 0.9.8
BPG_URL := http://bellard.org/bpg/libbpg-$(BPG_VERSION).tar.gz
# default disabled
More information about the vlc-commits
mailing list