summaryrefslogtreecommitdiffstats
path: root/src/libiconv.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/libiconv.mk')
-rw-r--r--src/libiconv.mk9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/libiconv.mk b/src/libiconv.mk
index 2b5eec4..19e4697 100644
--- a/src/libiconv.mk
+++ b/src/libiconv.mk
@@ -1,14 +1,11 @@
-# This file is part of mingw-cross-env.
-# See doc/index.html for further information.
+# This file is part of MXE.
+# See index.html for further information.
-# libiconv
PKG := libiconv
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.13.1
-$(PKG)_CHECKSUM := 5b0524131cf0d7abd50734077f13aaa5508f6bbe
+$(PKG)_CHECKSUM := be7d67e50d72ff067b2c0291311bc283add36965
$(PKG)_SUBDIR := libiconv-$($(PKG)_VERSION)
$(PKG)_FILE := libiconv-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE := http://www.gnu.org/software/libiconv/
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/libiconv/$($(PKG)_FILE)
$(PKG)_DEPS := gcc