netpbm: update to 10.83.02.
This commit is contained in:
parent
bdef25b97b
commit
d410a1cea5
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.83.01
|
||||
version=10.83.02
|
||||
revision=1
|
||||
_githash=15296514ef95b0a88b429013661b19465dbdd150
|
||||
_githash_guide=a615465999de69b20b7d4b2981477a90b6cc3db3
|
||||
_githash=cdd64d00181d5e5a6c8142cdb59f2215014ca82d
|
||||
_githash_guide=299c9b5b698bda893468cf2e4a64a7cf990ddc7f
|
||||
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="32eb2c5f059a5ce4d6c80b417716aeb95662e1aaf0b6025a3d7b0147e65e7fae
|
||||
9060b6af454fddfa53379177600f68040b2ce83995e1ab4d58e70158bf1efdd5"
|
||||
checksum="d69bc0a4ca2df03b657f9211be501aaf70b5eca691f79b1b63e12c90167d5cd1
|
||||
80c30b0e8c88e5fb51551691e020779d4c740d293e2d08970ca9572fd61dc9b2"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue