summaryrefslogtreecommitdiffstats
path: root/src/graphicsmagick.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/graphicsmagick.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/graphicsmagick.mk')
-rw-r--r--src/graphicsmagick.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphicsmagick.mk b/src/graphicsmagick.mk
index a95fc4e..6e66688 100644
--- a/src/graphicsmagick.mk
+++ b/src/graphicsmagick.mk
@@ -4,7 +4,7 @@
PKG := graphicsmagick
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.3.21
-$(PKG)_CHECKSUM := b9b6ef152593ada0d49bc744263565617cbf3c1f
+$(PKG)_CHECKSUM := 9045304d991776b6a37e1b45b9b6ef152593ada0d49bc744263565617cbf3c1f
$(PKG)_SUBDIR := GraphicsMagick-$($(PKG)_VERSION)
$(PKG)_FILE := GraphicsMagick-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)