From: Bradley Sepos <bradley@bradleysepos.com>
Date: Mon, 10 Jul 2017 21:23:19 +0000 (-0400)
Subject: contrib: Update to libiconv 1.15.
X-Git-Tag: 1.1.0~450
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30a5788b9b379cc5b50cb33f97c6add03e39f408;p=handbrake

contrib: Update to libiconv 1.15.
---

diff --git a/contrib/libiconv/module.defs b/contrib/libiconv/module.defs
index e522dfec9..4b2d9fbac 100644
--- a/contrib/libiconv/module.defs
+++ b/contrib/libiconv/module.defs
@@ -1,9 +1,9 @@
 $(eval $(call import.MODULE.defs,LIBICONV,libiconv))
 $(eval $(call import.CONTRIB.defs,LIBICONV))
 
-LIBICONV.FETCH.url     = https://download.handbrake.fr/handbrake/contrib/libiconv-1.14.tar.gz
-LIBICONV.FETCH.url    += https://ftp.gnu.org/gnu/libiconv/libiconv-1.14.tar.gz
-LIBICONV.FETCH.sha256  = 72b24ded17d687193c3366d0ebe7cde1e6b18f0df8c55438ac95be39e8a30613
+LIBICONV.FETCH.url     = https://download.handbrake.fr/handbrake/contrib/libiconv-1.15.tar.gz
+LIBICONV.FETCH.url    += https://ftp.gnu.org/gnu/libiconv/libiconv-1.15.tar.gz
+LIBICONV.FETCH.sha256  = ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178
 
 # this contrib will not build under MinGW with -std=gnu99
 ifeq (1-mingw,$(BUILD.cross)-$(BUILD.system))