summaryrefslogtreecommitdiffstats
path: root/src/wt.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-18 11:50:30 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-18 11:50:30 (GMT)
commita827fe42aeec2a6cb89d040e4a033b4be12e5074 (patch)
treeb179d1a907b854eecfe1e232f23ccd93fc1c6959 /src/wt.mk
parentab4f7763ba3583a0372210cfe08a78a29ab7dec5 (diff)
downloadmxe-a827fe42aeec2a6cb89d040e4a033b4be12e5074.zip
mxe-a827fe42aeec2a6cb89d040e4a033b4be12e5074.tar.gz
mxe-a827fe42aeec2a6cb89d040e4a033b4be12e5074.tar.bz2
update package wt
Diffstat (limited to 'src/wt.mk')
-rw-r--r--src/wt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wt.mk b/src/wt.mk
index cb12cda..b25c63d 100644
--- a/src/wt.mk
+++ b/src/wt.mk
@@ -3,7 +3,7 @@
PKG := wt
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 38cf20980f16b0970c42ace45fd62edb28b6358b
+$(PKG)_CHECKSUM := 6102a9a2be36cedf41aa6095de6a2a9505629fd6
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/witty/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)