summaryrefslogtreecommitdiffstats
path: root/src/gd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gd.mk')
-rw-r--r--src/gd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gd.mk b/src/gd.mk
index c6184e3..d429b53 100644
--- a/src/gd.mk
+++ b/src/gd.mk
@@ -4,7 +4,7 @@
PKG := gd
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.1.0
-$(PKG)_CHECKSUM := 66c56fc07246b66ba649c83e996fd2085ea2f9e2
+$(PKG)_CHECKSUM := 84d77067a3d2ede50884dbcb6df899d508370e5a
$(PKG)_SUBDIR := libgd-$($(PKG)_VERSION)
$(PKG)_FILE := libgd-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://bitbucket.org/libgd/gd-libgd/downloads/$($(PKG)_FILE)