[vlc-devel] [vlc-commits] contrib: use libmicrodns 0.0.4
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Tue Mar 21 17:48:29 CET 2017
On Tue, Mar 21, 2017, at 05:46 PM, Hugo Beauzée-Luyssen wrote:
> vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Tue Mar
> 21 16:36:34 2017 +0100| [ae550709a2fecac632ac9ea458469ee7a5ccd4b4] |
> committer: Hugo Beauzée-Luyssen
>
> contrib: use libmicrodns 0.0.4
>
> Fix #17666
>
> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ae550709a2fecac632ac9ea458469ee7a5ccd4b4
> ---
>
> 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 0838a36..b3b9ea9 100644
> --- a/contrib/src/microdns/SHA512SUMS
> +++ b/contrib/src/microdns/SHA512SUMS
> @@ -1 +1 @@
> -9542ad9c24546be94d19be9cab695be809c2a64cbfa4ff463fc43ebf784ba0431bc909bf8878abb1dadc2dc9650a76c4193fbdc897be83c723897ae5399683a4
> microdns-0.0.3.tar.gz
> +afafa2f5e6eec592e3f2b036c15ac4c1ae51040b818dfc138ebadedca266efa49f01442c5c7a614923a3ae48b8a9e881ba62ae39f35d105f5196291f8c947e3b
> microdns-0.0.4.tar.gz
> diff --git a/contrib/src/microdns/rules.mak
> b/contrib/src/microdns/rules.mak
> index 2c1801c..86b1a7d 100644
> --- a/contrib/src/microdns/rules.mak
> +++ b/contrib/src/microdns/rules.mak
> @@ -1,6 +1,6 @@
> # libmicrodns
>
> -LIBMICRODNS_VERSION := 0.0.3
> +LIBMICRODNS_VERSION := 0.0.4
> LIBMICRODNS_URL :=
> https://github.com/videolabs/libmicrodns/releases/download/$(LIBMICRODNS_VERSION)/microdns-$(LIBMICRODNS_VERSION).tar.gz
>
> ifndef HAVE_MACOSX
>
Sorry about that, android builds should feel a bit better now.
--
Hugo Beauzée-Luyssen
hugo at beauzee.fr
More information about the vlc-devel
mailing list