netpbm: update to 10.81.03.
This commit is contained in:
parent
9d4a827ecb
commit
96340fb64e
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.81.02
|
||||
version=10.81.03
|
||||
revision=1
|
||||
_githash=2c8fdc6afca5f3b43f6f6b650832d53db09dc9bf
|
||||
_githash_guide=44842bc954236c3d85b478d47d088f0bab2afd51
|
||||
_githash=3642751efdc205fb08bcc4f5c4d5879fc6077a72
|
||||
_githash_guide=d07fb0a8b5d8fd9aa3ca6aa53694400cda4ba425
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -17,8 +17,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="7a3a6ea6b96b1845d71be525baaf4eb6eef8b07268a0caaa2f9d6ee77596cd33
|
||||
ea7364eaffcb1cb893d963b7227d698e6951fa933708746f78f8c4707750e63d"
|
||||
checksum="6ac24053b69d2c875813d08f5cda60cf2cc733af0b237c94c741a9efbf01e0df
|
||||
0f6aa04f897556a9ddd0fc39f0e741ade6b9951799809ff9b267e788f023f97c"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue