netpbm: update to 10.87.02.
This commit is contained in:
parent
36e107e96e
commit
4ed3ca26c1
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'netpbm'
|
# Template file for 'netpbm'
|
||||||
pkgname=netpbm
|
pkgname=netpbm
|
||||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||||
version=10.87.01
|
version=10.87.02
|
||||||
revision=1
|
revision=1
|
||||||
_githash=b4f838a9bfbb656c7d24bcf1e39c616a0804f837
|
_githash=bafee11c8c3763c5ea2c9c1365f63c321062b25e
|
||||||
_githash_guide=659088e47395511bee20a5ac319bc6a3ea5d64cb
|
_githash_guide=4bc0b5cdf53e473254bfa5ca3e35729e06c3cdcc
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="pkg-config perl python flex"
|
hostmakedepends="pkg-config perl python flex"
|
||||||
|
@ -16,8 +16,8 @@ license="BSD,GPL-2,custom"
|
||||||
homepage="http://netpbm.sourceforge.net/"
|
homepage="http://netpbm.sourceforge.net/"
|
||||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="ffb52fd44bf4b0da505c5db45a8f63c856a25d8660fe45384a35e74fa1a16712
|
checksum="85830dfadea92117e7a8da22cf54960ba3e9b7a6b139361ee36dd7c48853ba4d
|
||||||
de7e6e3f66e561cad34afb087f50b28b7fbc585687f21306de3f81d42f6f4470"
|
ef8e01c205c61a515b9d3e7b5ebe8b5d242d11ac27d2db6387810b8dcde594b4"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Reference in a new issue