mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
netpbm: update to 10.78.03.
This commit is contained in:
parent
e56b8f00dd
commit
bca03fe9da
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.78.02
|
version=10.78.03
|
||||||
revision=1
|
revision=1
|
||||||
_githash=4a297519085116439c4c1970c5fa132700e01139
|
_githash=d55db645b8f93b8f7f8c0cf92afcfef65454c020
|
||||||
_githash_guide=709b4dd0b865385b938d274d41c2bc40f17c0a59
|
_githash_guide=2c074cfcc434e192acd0cdc2457f71b0bd7f33b4
|
||||||
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"
|
||||||
|
@ -17,8 +17,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="8216b15129993b52b9bd2f7648149ba293fc86d89e3b9644422d4471160aec8f
|
checksum="e5d762798c534fdfe52bfdb52a10a03c5f2e7c50ce2f09dada5f14ed9d855f9e
|
||||||
ca24a0f9e869da67acb8f6ba035a8e1f2d3066b1e1ad5f27375cc5018341d789"
|
043705343ae1d6d0b3cb644dff7d92799793a28b4eedc54df656714b5524d75b"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue