netpbm: update to 10.79.05.
This commit is contained in:
parent
b98904faa4
commit
b482d412a4
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.79.04
|
||||
version=10.79.05
|
||||
revision=1
|
||||
_githash=0177147f6c26806dab89f8878c97788d3893ab2f
|
||||
_githash_guide=888e5c445aa41374c2b13b25cb60dc8b7f9af60b
|
||||
_githash=778a245464d8b91ae4e567da2757fe5a523df4bf
|
||||
_githash_guide=ad3acab4d1ef5acd4a232c2bec3590620cd0edea
|
||||
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="7b69f15a19233cace526c336a8314224a7feec8f99e7e87858edf7a8c258d651
|
||||
50e0f1104598c43bf8f982f62d1f3398ec7cd36fbba6fec9a6cfb2aa37a378ca"
|
||||
checksum="3483ca1287703c15ccdafd5da0124e2fcc2d67d101c3f4052285fd3e4d9c63c0
|
||||
55678f15a2ade5ed4c75f988a05296c895042e58a8c24829929562b3344a5349"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue