Update package netpbm

This commit is contained in:
Niels Kristian Bech Jensen 2013-05-04 20:22:55 +02:00 committed by Ulrich Klauer
parent edc24c87c7
commit 32c5989d78
2 changed files with 2 additions and 2 deletions

View File

@ -1685,7 +1685,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="netpbm-package">netpbm</td>
<td id="netpbm-version">10.35.88</td>
<td id="netpbm-version">10.35.89</td>
<td id="netpbm-website"><a href="http://netpbm.sourceforge.net/">Netpbm</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := netpbm
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 00f82f715bc0745302ccfaacea9fd59957da04a9
$(PKG)_CHECKSUM := f9d07c0b82f5feed66a5e995b077492093aa24b5
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/netpbm/super_stable/$($(PKG)_VERSION)/$($(PKG)_FILE)