mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
netpbm: update to 10.77.03.
This commit is contained in:
parent
d5b0f7f132
commit
c146228894
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.77.02
|
version=10.77.03
|
||||||
revision=1
|
revision=1
|
||||||
_githash=dc5872298ba5e2f52dbacb283d348e4f11a2d77d
|
_githash=53501b361d00b707514a68ce298a6af1d017717a
|
||||||
_githash_guide=0c95c02ee6de4145c60e7ecceadabb9540226b81
|
_githash_guide=aa94d898ebf60858a51a78753e4a6fd2286c3197
|
||||||
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 @@ homepage="http://netpbm.sourceforge.net/"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="84bba66b7c50d220f26f9c64fd205053747ad10a22540ea57737d10af96da2a2
|
checksum="0cc72411d25000e7a7ba8d5a4c7a90e89dbb93a3cc54ff9fd79150ff27f4247f
|
||||||
fefdd76d6347464dfc0b9d97126a1efb7982f50bb511a16327c21749d67495b6"
|
f9f0a7f3cc898c75a6e434644526128b19ccf4305ca20df7b7197c733e5ebc47"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue