[vlc-commits] Contribs: update UPNP to 1.6.15
Jean-Baptiste Kempf
git at videolan.org
Sat Feb 25 17:23:06 CET 2012
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Feb 25 17:18:39 2012 +0100| [ef362a28573893a91c88f23215126ef83b4fa11f] | committer: Jean-Baptiste Kempf
Contribs: update UPNP to 1.6.15
(cherry picked from commit 3a5086c835092aa42de3aa9a43b688fd85a11e10)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=ef362a28573893a91c88f23215126ef83b4fa11f
---
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 5bce652..4b19138 100644
--- a/contrib/src/upnp/SHA512SUMS
+++ b/contrib/src/upnp/SHA512SUMS
@@ -1 +1 @@
-cd8344ba132e0dd8d6a338bfb67121f7f8b96e321bfccb5bb2a0337b618ccc65596ade110c281f31c311ff5b232f3e7e853ddcc74ea0c52c8dfdf77e42c5ca88 libupnp-1.6.14.tar.bz2
+d376adc53cf20901dcaa254813c1655f8125ee5e965e6fe3c52d45d48cb06b8a21e016a12ad7b60be0d6c8bcbc7eed0dba473389d313d140ddd073e4e77f301d libupnp-1.6.15.tar.bz2
diff --git a/contrib/src/upnp/rules.mak b/contrib/src/upnp/rules.mak
index 0515344..a1f4c56 100644
--- a/contrib/src/upnp/rules.mak
+++ b/contrib/src/upnp/rules.mak
@@ -1,5 +1,5 @@
# UPNP
-UPNP_VERSION := 1.6.14
+UPNP_VERSION := 1.6.15
UPNP_URL := $(SF)/pupnp/libupnp-$(UPNP_VERSION).tar.bz2
PKGS += upnp
More information about the vlc-commits
mailing list