netpbm: update

This commit is contained in:
Mark Brand 2014-12-26 22:19:30 +01:00
parent da03d9f55e
commit e3fb94f253
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := netpbm
$(PKG)_IGNORE :=
$(PKG)_VERSION := 10.35.94
$(PKG)_CHECKSUM := 76709b7850c68419677f94cfe0988301469358b4
$(PKG)_VERSION := 10.35.95
$(PKG)_CHECKSUM := f43669061f8792578af68e5332f4e699518c7865
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/netpbm/super_stable/$($(PKG)_VERSION)/$($(PKG)_FILE)