netpbm: updated to 10.35.62

This commit is contained in:
Antti Nykanen 2009-04-18 18:44:15 +03:00
parent 4d574b7f3c
commit 2354ba34e1
2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1,2 @@
5aa32e99a1e58adbbd28928d1086183e Makefile.config
4025ac1fffcd48b9b7387a6576c790a3 netpbm-10.35.61.tar.gz
361eaafbbcc499bfebfe995a069291fc netpbm-10.35.62.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: ghostscript
name=netpbm
version=10.35.61
version=10.35.62
release=1
source=(http://crux.nu/~aon/$name/$name-$version.tar.gz
Makefile.config)
@ -13,7 +13,6 @@ build() {
export MAKEFLAGS="$MAKEFLAGS -j1"
cd netpbm-$version
# patch -p0 -i $SRC/$name-$version.diff
sed -e "s|#CFLAGS#|$CFLAGS|" $SRC/Makefile.config > Makefile.config
make
make pkgdir=$PKG/usr package