[vlc-commits] Contribs: Update UPNP to 1.6.18
Jean-Baptiste Kempf
git at videolan.org
Sun Mar 10 12:35:43 CET 2013
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Mar 10 12:23:59 2013 +0100| [69fa5d8413491bac56f05f99f6a1081ce78c39a5] | committer: Jean-Baptiste Kempf
Contribs: Update UPNP to 1.6.18
(cherry picked from commit 8dcc49ee36fc4766938afe734666e712858e2547)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=69fa5d8413491bac56f05f99f6a1081ce78c39a5
---
contrib/src/upnp/SHA512SUMS | 2 +-
contrib/src/upnp/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/upnp/SHA512SUMS b/contrib/src/upnp/SHA512SUMS
index e2448da..616b200 100644
--- a/contrib/src/upnp/SHA512SUMS
+++ b/contrib/src/upnp/SHA512SUMS
@@ -1 +1 @@
-38a3459dc8ed328a72c54560c1b859941e30759a26e7359ba0a21321b02c6c7faac86338490c0b308bd7ea8a18faa5db21ce41c1e54a3362f4b5cde89bc71b2f libupnp-1.6.17.tar.bz2
+2ce9b637a7edf544ae272aea137f735b03761a7925da0578e0073cf6429389f7f2af6cb05f666a02faa839caba3e1798ad31657afd287626b88905a5c45f3cb4 libupnp-1.6.18.tar.bz2
diff --git a/contrib/src/upnp/rules.mak b/contrib/src/upnp/rules.mak
index 165b340..a5d919f 100644
--- a/contrib/src/upnp/rules.mak
+++ b/contrib/src/upnp/rules.mak
@@ -1,5 +1,5 @@
# UPNP
-UPNP_VERSION := 1.6.17
+UPNP_VERSION := 1.6.18
UPNP_URL := $(SF)/pupnp/libupnp-$(UPNP_VERSION).tar.bz2
PKGS += upnp
More information about the vlc-commits
mailing list