mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 11.09.02.
This commit is contained in:
parent
a2cbe4fba6
commit
1e737f4e0c
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=11.08.02
|
version=11.09.02
|
||||||
revision=1
|
revision=1
|
||||||
_githash=7dbdd52e7ad0af521f8c2673f982012ffcb04a71
|
_githash=f748fdde1063904786306dbca23baa10ea64500d
|
||||||
_githash_guide=e49fad7e1ad968b90d4cb03a1a30097b9e600a82
|
_githash_guide=7f177a0ef1ac42b840dd5410c38c5522da555848
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="flex perl pkg-config python3"
|
hostmakedepends="flex perl pkg-config python3"
|
||||||
|
@ -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="2dbf7b73e798c0693ff66eae444507a5fa1afaf83092db547828958fc617c8fb
|
checksum="fab8af09b3a88dd132c2d56e555f863673997e4f1dbe3d1f82d458b51545bd08
|
||||||
6a7324e9466a8cc27f6a724e2c6cb031ca959ff370d710ba2f55118c03929884"
|
9db715e294fdc72a3a63e9bc0f88122d74671a994e1b12ecdf4faf1b8a898159"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue