mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
netpbm: update to 10.84.05.
This commit is contained in:
parent
32ed47e6b7
commit
33b571d591
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.84.04
|
version=10.84.05
|
||||||
revision=1
|
revision=1
|
||||||
_githash=9fb31ef92bca5af5a4eb367932d61a9f5e534d0f
|
_githash=ebf403d4015d30f19a37895efdce201300c9b418
|
||||||
_githash_guide=8ca00988a615852b99fe7584bd4ec524aadf017e
|
_githash_guide=18fa5dc553c7645f08e1f0e826f6886f7cc775fe
|
||||||
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="d86ac1d6375cd4b7b2fbfc6873c3506bead6da0e495205df51e0aaa61ac094d9
|
checksum="e6e0fb08540c86498f5da1f53d863f43c1d56af0ed33cc131e566f7e3b0a8490
|
||||||
fcba138e4f6494f90ce48c3c330bef108c7732e56174564217731f7c944cb60f"
|
4d2560c0f8800fdd01b596612252e53f7598009b8fb48e75aef1e10c322f2e38"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue