mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 10.74.03.
This commit is contained in:
parent
922cd007a6
commit
f3f3c20fe4
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.74.02
|
version=10.74.03
|
||||||
_githash=3bb2edc4c1563f23e5e2922095eb8d6705e499d1
|
_githash=8b7a3351ed7e6c1784e59a65790b7e7ec1e9a5bc
|
||||||
revision=1
|
revision=1
|
||||||
_githash_guide=e40b41180130fff8341baa8d1760644466b296db
|
_githash_guide=1ee8cac034a1bab423f647561d61ba17795411b4
|
||||||
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="3b93924f6906fc60858eb815b452fe7ebab3d2cd3637648e196066fd0ad50c92
|
checksum="bd073773837e49578c86e564e799ccdf172184b050de7f0c8a69ae67004a9e46
|
||||||
bc23acaddac783ce1b34f6cfc939ba29103012ed65377f624dbe06400a8de0bd"
|
e3a5243db7438a73d61a783eca3e53886bd8eafde0f96320e2e755458f88a8ff"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue