netpbm: update to 10.78.01.

This commit is contained in:
Leah Neukirchen 2017-04-05 15:24:58 +02:00
parent 991c7d1248
commit c72dd2764d
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'netpbm' # Template file for 'netpbm'
pkgname=netpbm pkgname=netpbm
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY # from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
version=10.78.00 version=10.78.01
revision=1 revision=1
_githash=$version _githash=60eb8ee4bf3e0878031ec10989b9c8069972e89d
_githash_guide=ae497df6cc842153430cd891dd332bc382207631 _githash_guide=94320b2e2b117559c0b29e94770726111934f13c
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="netpbm-mirror-${_githash}" build_wrksrc="netpbm-mirror-${_githash}"
hostmakedepends="pkg-config perl python flex" hostmakedepends="pkg-config perl python flex"
@ -16,8 +16,8 @@ homepage="http://netpbm.sourceforge.net/"
nocross=yes nocross=yes
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz" https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
checksum="e0eb842e5f3afbc98d18e6abf976dca7810fb7bcc15ccf2c66e8bf8b903680b7 checksum="ec5651b0664f01d43e92d7e4a8bcc402d85bc3bc99c09c980f1965600f031516
0ff8a1759b112ed0ab257834132a7541698ef4709dd49b5bc9c6ebc63c8c58c1" 2eb91b7e4ff1d8021818c2a29f9721653264cc7cbc12ee756139d9e3bd1ffe3c"
post_extract() { post_extract() {
cd $build_wrksrc cd $build_wrksrc