mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 04:12:57 +02:00
netpbm: update to 10.74.05.
This commit is contained in:
parent
b89efaddcf
commit
fb278bcb3e
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.74.04
|
version=10.74.05
|
||||||
revision=1
|
revision=1
|
||||||
_githash=e3fed7fc8683d108109e8a84ee42f2522a0bf405
|
_githash=fe14f983ade44baa0794e4ce58a1a5334e46cf68
|
||||||
_githash_guide=26e6d4ea73075b043b38984d216de29ace771022
|
_githash_guide=e09be88033bbbe215bfa825de4637c6478704de8
|
||||||
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 @@ 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="5346ef7028656a7d6a3fae5631c85fcbd6c676eee45b083784c36fdf69c45ac3
|
checksum="779bb71a18ec8b2856d9eb96a049611003d5648e188187bad6c58f82cb0023e1
|
||||||
d29ba2765ec8267fe119e59a88e1947218c2eded29d3214af052a65a4e5a35a5"
|
dd724c0153a931d8fa99f60c0f48be17fba9663f10e11437bf109137f6eee8da"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue