mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 11.08.02.
This commit is contained in:
parent
3815bf2c0c
commit
c3af04c5de
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.01
|
version=11.08.02
|
||||||
revision=1
|
revision=1
|
||||||
_githash=f729c8566b4622350a1bad2c11eb38cae06c8bc0
|
_githash=7dbdd52e7ad0af521f8c2673f982012ffcb04a71
|
||||||
_githash_guide=16fc707f36b9c7e10d40cea4a6dd3402fa2cbc0d
|
_githash_guide=e49fad7e1ad968b90d4cb03a1a30097b9e600a82
|
||||||
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="a4298f3a0c357c8528bfa774e603fa9312018a4dc1567b327bb6c201a514f95c
|
checksum="2dbf7b73e798c0693ff66eae444507a5fa1afaf83092db547828958fc617c8fb
|
||||||
3fcf78cf2d7896bef2776236d90a54045d31327a06d6520d4ad052e35bef096f"
|
6a7324e9466a8cc27f6a724e2c6cb031ca959ff370d710ba2f55118c03929884"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue