summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-04-22 08:58:05 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-04-22 08:58:05 (GMT)
commitebab88c665f121ef815de6990a4b939e110c6640 (patch)
tree2962e3a6f26aab6703903deb54676e20e3d63257
parent5a4ef4b53d141bbe868df16e90889b653b40c20c (diff)
downloadmxe-ebab88c665f121ef815de6990a4b939e110c6640.zip
mxe-ebab88c665f121ef815de6990a4b939e110c6640.tar.gz
mxe-ebab88c665f121ef815de6990a4b939e110c6640.tar.bz2
update package wt
-rw-r--r--index.html2
-rw-r--r--src/wt.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 123d7ca..63624cc 100644
--- a/index.html
+++ b/index.html
@@ -2204,7 +2204,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="wt-package">wt</td>
- <td id="wt-version">3.2.3</td>
+ <td id="wt-version">3.3.0</td>
<td id="wt-website"><a href="http://witty.sourceforge.net/">Wt</a></td>
</tr>
<tr>
diff --git a/src/wt.mk b/src/wt.mk
index 28a79bb..e936b17 100644
--- a/src/wt.mk
+++ b/src/wt.mk
@@ -3,7 +3,7 @@
PKG := wt
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := d3870671a303d64878a1c9fe22765a643e515051
+$(PKG)_CHECKSUM := da3ad190e51d4e2bd2851141b27dd70b272cbb2c
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/witty/$($(PKG)_FILE)