summaryrefslogtreecommitdiffstats
path: root/src/lcms.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-09-11 00:17:57 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-09-11 00:17:57 (GMT)
commit33b1d40dbd10faea40a997c266132e46d6406943 (patch)
tree6525e76c2b1bd6a4c3ffe4f868a6f955ef5ff5d3 /src/lcms.mk
parentdd54b69d76820de034501a211d44aa5c1ab7c973 (diff)
downloadmxe-33b1d40dbd10faea40a997c266132e46d6406943.zip
mxe-33b1d40dbd10faea40a997c266132e46d6406943.tar.gz
mxe-33b1d40dbd10faea40a997c266132e46d6406943.tar.bz2
update package lcms
Diffstat (limited to 'src/lcms.mk')
-rw-r--r--src/lcms.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lcms.mk b/src/lcms.mk
index 961ba6b..7e471bf 100644
--- a/src/lcms.mk
+++ b/src/lcms.mk
@@ -3,7 +3,7 @@
PKG := lcms
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 67d5fabda2f5777ca8387766539b9c871d993133
+$(PKG)_CHECKSUM := 9944902864283af49e4e21a1ca456db4e04ea7c2
$(PKG)_SUBDIR := $(PKG)$(word 1,$(subst ., ,$($(PKG)_VERSION)))-$(subst a,,$($(PKG)_VERSION))
$(PKG)_FILE := $(PKG)$(word 1,$(subst ., ,$($(PKG)_VERSION)))-$(subst a,,$($(PKG)_VERSION)).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$(subst a,,$($(PKG)_VERSION))/$($(PKG)_FILE)