mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
netpbm: update to 10.91.01.
This commit is contained in:
parent
21e37f48a0
commit
a4dd9bc229
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.91.0
|
version=10.91.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=1cd3ef0dd6c2236d0b329879bacd9360d01c88a1
|
_githash=ff0477668376efc94077f311f2965e8490d88a78
|
||||||
_githash_guide=13c467a30bb451860177e5b2c707f772bd717909
|
_githash_guide=fabc39e7f3bf78fbbc4e2923a0b9e53a829a9a26
|
||||||
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-3-Clause,GPL-2.0-only,custom:netpbm"
|
||||||
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="4849043bbf91932f32d60c3cbb82a79e2df5455f25db70109851ee60b8f06da2
|
checksum="612b67b40a9955fc58b195e18d4b01c20a15c244d37ff9ff9cb39669edcf8a5a
|
||||||
d6519cfef1c2beab7bd3889435e77e27afe329ff3bfea5885a64b00a585dddcf"
|
e29db903171b8e77f62c759f29dc1d9808403056bdbd8b80e2dda6014f4bcd66"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue