netpbm: update to 10.78.03.
This commit is contained in:
parent
e56b8f00dd
commit
bca03fe9da
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.78.02
|
||||
version=10.78.03
|
||||
revision=1
|
||||
_githash=4a297519085116439c4c1970c5fa132700e01139
|
||||
_githash_guide=709b4dd0b865385b938d274d41c2bc40f17c0a59
|
||||
_githash=d55db645b8f93b8f7f8c0cf92afcfef65454c020
|
||||
_githash_guide=2c074cfcc434e192acd0cdc2457f71b0bd7f33b4
|
||||
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="8216b15129993b52b9bd2f7648149ba293fc86d89e3b9644422d4471160aec8f
|
||||
ca24a0f9e869da67acb8f6ba035a8e1f2d3066b1e1ad5f27375cc5018341d789"
|
||||
checksum="e5d762798c534fdfe52bfdb52a10a03c5f2e7c50ce2f09dada5f14ed9d855f9e
|
||||
043705343ae1d6d0b3cb644dff7d92799793a28b4eedc54df656714b5524d75b"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue