netpbm: update to 10.75.01.
This commit is contained in:
parent
bf12e80fab
commit
ef434b81a7
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.75.00
|
||||
version=10.75.01
|
||||
revision=1
|
||||
_githash=aab4792db8e0adcaf63cf57a1f5e0b18666dae47
|
||||
_githash_guide=e09be88033bbbe215bfa825de4637c6478704de8
|
||||
_githash=278737f6381baa2bef0625899b6df7e10768a610
|
||||
_githash_guide=e8b77a65fed29220abe8119e6f337d6979dbf80d
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -16,8 +16,8 @@ homepage="http://netpbm.sourceforge.net/"
|
|||
nocross=yes
|
||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="e74a6701cb6e6f93b86d836884ecb39a1fac9b799abfbeaf25402d9f54bc837a
|
||||
dd724c0153a931d8fa99f60c0f48be17fba9663f10e11437bf109137f6eee8da"
|
||||
checksum="97f50db8f4297959d70e00c58892ee96ebb2ba83efa1f1bb342244ce7b6eef34
|
||||
e5417c1d2eb548f625f3da763a9348533c0ac700df3fd45879cbc608772be0c2"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue