[vlc-commits] Contribs: update upnp

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> | Mon Apr 30 23:51:42 2012 +0200| [170fe2588693c743882c74e07b3917578d294a18] | committer: Jean-Baptiste Kempf

Contribs: update upnp
(cherry picked from commit 1f3009e7c609c7446e4cec09b5121fa7ca7122a4)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=170fe2588693c743882c74e07b3917578d294a18
---

 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 a97f0ba..e2448da 100644
--- a/contrib/src/upnp/SHA512SUMS
+++ b/contrib/src/upnp/SHA512SUMS
@@ -1 +1 @@
-92a001a3b582fab957ea84e3b1d34a9308a69fbf61094e93f78523644552fb91177b0d2fb624da647d6e55a1db81642ef35b79e0eaaa04025566919343287649  libupnp-1.6.16.tar.bz2
+38a3459dc8ed328a72c54560c1b859941e30759a26e7359ba0a21321b02c6c7faac86338490c0b308bd7ea8a18faa5db21ce41c1e54a3362f4b5cde89bc71b2f  libupnp-1.6.17.tar.bz2
diff --git a/contrib/src/upnp/rules.mak b/contrib/src/upnp/rules.mak
index aad474c..7bfc835 100644
--- a/contrib/src/upnp/rules.mak
+++ b/contrib/src/upnp/rules.mak
@@ -1,5 +1,5 @@
 # UPNP
-UPNP_VERSION := 1.6.16
+UPNP_VERSION := 1.6.17
 UPNP_URL := $(SF)/pupnp/libupnp-$(UPNP_VERSION).tar.bz2
 
 PKGS += upnp



More information about the vlc-commits mailing list