update package wt

This commit is contained in:
Niels Kristian Bech Jensen 2013-04-22 18:58:05 +10:00 committed by Tony Theodore
parent 5a4ef4b53d
commit ebab88c665
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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)