[vlc-commits] Contribs: update dvbpsi to 1.3.0
Thomas Guillem
git at videolan.org
Sun Nov 22 21:36:41 CET 2015
vlc/vlc-2.2 | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Nov 5 16:08:47 2015 +0100| [fa35a450961e3e4fa376e6fd3a4c7895506342e9] | committer: Jean-Baptiste Kempf
Contribs: update dvbpsi to 1.3.0
(cherry picked from commit 0ac74ba8d90824aa56da44f3de33a3be2f51fe6f)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=fa35a450961e3e4fa376e6fd3a4c7895506342e9
---
contrib/src/dvbpsi/SHA512SUMS | 2 +-
contrib/src/dvbpsi/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/dvbpsi/SHA512SUMS b/contrib/src/dvbpsi/SHA512SUMS
index 0efeaec..6af064d 100644
--- a/contrib/src/dvbpsi/SHA512SUMS
+++ b/contrib/src/dvbpsi/SHA512SUMS
@@ -1 +1 @@
-951db13f5645d4d6a160719fc6ac97fd31a32d5d17cb8e26db94702e65b6fac3d4e7a99c3c417e09fe5ce33f3b0c0ef86206c77b36816dcd8a3bd5b0bb4a9684 libdvbpsi-1.2.0.tar.bz2
+59f097a1032e8cf461210128c7468da4204f077a61f68f2be3310e60004774157335cd7cba82271fcc89b7b6b17a12a06b6214357227ec9976281d9b50565c54 libdvbpsi-1.3.0.tar.bz2
diff --git a/contrib/src/dvbpsi/rules.mak b/contrib/src/dvbpsi/rules.mak
index 556706e..18fd27e 100644
--- a/contrib/src/dvbpsi/rules.mak
+++ b/contrib/src/dvbpsi/rules.mak
@@ -1,6 +1,6 @@
# dvbpsi
-DVBPSI_VERSION := 1.2.0
+DVBPSI_VERSION := 1.3.0
DVBPSI_URL := $(VIDEOLAN)/libdvbpsi/$(DVBPSI_VERSION)/libdvbpsi-$(DVBPSI_VERSION).tar.bz2
PKGS += dvbpsi
More information about the vlc-commits
mailing list