summaryrefslogtreecommitdiffstats
path: root/src/aspell.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 07:27:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 07:27:16 (GMT)
commita228c0488f42fd4e2e485654ff52e13d3f8e7a55 (patch)
treef027ba375daf156bfe3ecf5b32f8af972edb2f72 /src/aspell.mk
parentfd257c1335663f9452a9f360a3fcc72108053da9 (diff)
downloadmxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.zip
mxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.tar.gz
mxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.tar.bz2
all packages: switch to sha256 checksums
closes #871
Diffstat (limited to 'src/aspell.mk')
-rw-r--r--src/aspell.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aspell.mk b/src/aspell.mk
index d03186f..6e87e24 100644
--- a/src/aspell.mk
+++ b/src/aspell.mk
@@ -4,7 +4,7 @@
PKG := aspell
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.60.6.1
-$(PKG)_CHECKSUM := ff1190db8de279f950c242c6f4c5d5cdc2cbdc49
+$(PKG)_CHECKSUM := b3dc40aab87b7f76b29723aeb27941eff42df6e1
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)