[vlc-commits] contribs: Bump microdns to 0.0.8

Hugo Beauzée-Luyssen git at videolan.org
Tue Sep 26 18:11:05 CEST 2017


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Tue Sep 26 18:10:18 2017 +0200| [18367a050ea1b8c7cd18902afcdd95c20ca6b798] | committer: Thomas Guillem

contribs: Bump microdns to 0.0.8

Signed-off-by: Thomas Guillem <thomas at gllm.fr>

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

 contrib/src/microdns/SHA512SUMS | 2 +-
 contrib/src/microdns/rules.mak  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/microdns/SHA512SUMS b/contrib/src/microdns/SHA512SUMS
index 604e590410..3685407700 100644
--- a/contrib/src/microdns/SHA512SUMS
+++ b/contrib/src/microdns/SHA512SUMS
@@ -1 +1 @@
-616a9327171f47c18c728383d175e4ec97a07c83a6ddfd69b68d129616d726b47b2cfddd856ccb44e8374d4edb448f2ab0936c54929d9619851323bc79aec0c3  microdns-0.0.7.tar.gz
+af5d2123761ae118d4ae4c4e24f9c8a971bacd33de9bbdd181e5ffdee1882701b7ddf6833bf49f68268ae913b483c6e49f0f2bae38878cb22f6e8472ee03a7c4  microdns-0.0.8.tar.gz
diff --git a/contrib/src/microdns/rules.mak b/contrib/src/microdns/rules.mak
index 693d33e73e..d979e2a3c0 100644
--- a/contrib/src/microdns/rules.mak
+++ b/contrib/src/microdns/rules.mak
@@ -1,6 +1,6 @@
 # libmicrodns
 
-LIBMICRODNS_VERSION := 0.0.7
+LIBMICRODNS_VERSION := 0.0.8
 LIBMICRODNS_URL := https://github.com/videolabs/libmicrodns/releases/download/$(LIBMICRODNS_VERSION)/microdns-$(LIBMICRODNS_VERSION).tar.gz
 
 ifndef HAVE_MACOSX



More information about the vlc-commits mailing list