[vlc-commits] Revert "Contribs: update upnp"

Jean-Baptiste Kempf git at videolan.org
Wed May 2 10:58:30 CEST 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed May  2 10:58:34 2012 +0200| [f1618bf3a30b23c71c7d80f97f2644c616c9a443] | committer: Jean-Baptiste Kempf

Revert "Contribs: update upnp"

This reverts commit f435727dc899df23a12d926258b3a8fcd6bdd524.

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

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



More information about the vlc-commits mailing list