mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
netpbm: update to 10.86.04.
This commit is contained in:
parent
e97b3cead7
commit
5a23d2d7ba
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.86.03
|
version=10.86.04
|
||||||
revision=1
|
revision=1
|
||||||
_githash=7a5291a126732a4ca220a79cfe5e6763e71ace73
|
_githash=b13ba8b9b606c916e0bda39348ee009e920df22e
|
||||||
_githash_guide=97efa5ff63bc672cc6595ec4ada5a70e0b3edadc
|
_githash_guide=1df50958a6f3bd1ac849b03b44bb4ac00399f446
|
||||||
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 @@ license="BSD,GPL-2,custom"
|
||||||
homepage="http://netpbm.sourceforge.net/"
|
homepage="http://netpbm.sourceforge.net/"
|
||||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="8803d0a9d9f70f3c0266564cedbefa9c5fdccaf1a7949425b8bee1e86da3d152
|
checksum="09dd6fc0e23cf09a127a3c81d1122f5ea92ee24345aec4974b62cb9fe09990b3
|
||||||
0cd2e34b79f98009a1779425b403bc185b5827394d2962eca03a26431a72652a"
|
d2f2c4fc6b1ce769b49cd7fd69734effcebfa07ccbeebf593d1caec37b23bf53"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue