mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# 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.79.04
|
version=10.79.05
|
||||||
revision=1
|
revision=1
|
||||||
_githash=0177147f6c26806dab89f8878c97788d3893ab2f
|
_githash=778a245464d8b91ae4e567da2757fe5a523df4bf
|
||||||
_githash_guide=888e5c445aa41374c2b13b25cb60dc8b7f9af60b
|
_githash_guide=ad3acab4d1ef5acd4a232c2bec3590620cd0edea
|
||||||
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"
|
||||||
|
@ -17,8 +17,8 @@ homepage="http://netpbm.sourceforge.net/"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="7b69f15a19233cace526c336a8314224a7feec8f99e7e87858edf7a8c258d651
|
checksum="3483ca1287703c15ccdafd5da0124e2fcc2d67d101c3f4052285fd3e4d9c63c0
|
||||||
50e0f1104598c43bf8f982f62d1f3398ec7cd36fbba6fec9a6cfb2aa37a378ca"
|
55678f15a2ade5ed4c75f988a05296c895042e58a8c24829929562b3344a5349"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue