netpbm: update to 10.89.01.
This commit is contained in:
parent
7d7c33a4be
commit
d487b69b9b
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.89.00
|
||||
version=10.89.01
|
||||
revision=1
|
||||
_githash=26092f5e2264b80706f4a980a9e79a8289254103
|
||||
_githash_guide=cc41aede949a8ef521001f6e744a45d77dce6726
|
||||
_githash=d566a34acc0a433487000bb3c1afae798858e43f
|
||||
_githash_guide=d9bbf089cc1180650c6222cc4ce98c89c9ccb8b9
|
||||
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="65ccabc8421cc8584b40b849753e170f53a26084cec3d9cd8faab3d88282f0cd
|
||||
efc6b21a362c9f380c5aa98d4d1b394f89b749b832ba30e38e5197dc20cbbacc"
|
||||
checksum="2250bcadd1046822765e47726ebe042f638d37c2342e97e0c23006a6324cc2da
|
||||
18ba62f95f2d5bda3631d2cf00316da00bad6d148f3ac2cea175b9d15fadbcd9"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue