netpbm: update to 10.90.2.
This commit is contained in:
parent
ff3c8ac32e
commit
fca511bbf8
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.90.1
|
||||
version=10.90.2
|
||||
revision=1
|
||||
_githash=e9a1f733afee7133879affb4b11e4ac602f10718
|
||||
_githash_guide=895e9c3897d592b7df1c579a9522185c826c3a36
|
||||
_githash=6d7dbf7b94a0fd7b38b33c98bae33bfcfc260ba9
|
||||
_githash_guide=280f74b80f7586881b789a4457d0588f7222cb48
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -16,8 +16,8 @@ license="BSD-3-Clause,GPL-2.0-only,custom:netpbm"
|
|||
homepage="http://netpbm.sourceforge.net/"
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="53388a6b88282809998cb789b0178840cf57d08a8345e3dd8d15e4e72a6ebcca
|
||||
99c0b90815e3a624a58aa6d61d4488424967e3ead919c544cf6de48abb2f1355"
|
||||
checksum="294caef4d499611638c2683aa2f65936eabe7c58102a3ffa3c879b881b3a2f77
|
||||
3e03719f8af6f432a144bbfa7abdbcb76a9e27ae3406bf7bfc2add877b07cf3f"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue