summaryrefslogtreecommitdiffstats
path: root/src/hunspell.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/hunspell.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/hunspell.mk')
-rw-r--r--src/hunspell.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hunspell.mk b/src/hunspell.mk
index 4612ed0..02804e0 100644
--- a/src/hunspell.mk
+++ b/src/hunspell.mk
@@ -4,7 +4,7 @@
PKG := hunspell
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.3.3
-$(PKG)_CHECKSUM := ac8eb115029959b3ada9d80a81739fa19373246c
+$(PKG)_CHECKSUM := a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c
$(PKG)_SUBDIR := hunspell-$($(PKG)_VERSION)
$(PKG)_FILE := hunspell-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/hunspell/Hunspell/$($(PKG)_VERSION)/$($(PKG)_FILE)