mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 10.88.01.
This commit is contained in:
parent
36ad3f52a6
commit
d151517d4b
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.88.00
|
version=10.88.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=ba9611399c049edc878be544d2a91f7178dce3dd
|
_githash=9e4a4ee87ac595f8f537dca090e89e118a3e7c9a
|
||||||
_githash_guide=4d6a81f76b3eeab25441f7614083bbb82328499c
|
_githash_guide=780e2823db5358e5acd39570d8d93e1afedced00
|
||||||
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="01faa24feff72346f77091a24ac40cea600428439837a25b692897a3bde1d4bb
|
checksum="4d996f41b5a0da6404390d94ccc83d379020ed31e0c8d96042f915809af0b335
|
||||||
b912e8bfcfd98d931b37e130d113e86d0656922059ea451a37d88e218f865fb5"
|
04dcf8780e55f37546cbf14175c69a204ef0c55f466c36396618e418f492938b"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue