mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
netpbm: update to 11.04.05.
This commit is contained in:
parent
340801eb73
commit
b60373688e
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.04.02
|
version=11.04.05
|
||||||
revision=1
|
revision=1
|
||||||
_githash=61afac2c302a560b737234a31366b708a532094c
|
_githash=d21c9b3ce1847ee69ace9603aced3c35fbedfeee
|
||||||
_githash_guide=851f8a113827e42ae618423fdab09cb0a67dc4e4
|
_githash_guide=a389ddc05a66c41cf88bb95387a81607effdfdaf
|
||||||
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="adf76f5e2860f5cef42b5e26ee95cfd39519043522dbf1cb9e32667c3f7224e8
|
checksum="41096f53e620d956fcd39627914b258f52ae0af045e19b21cd8726cce4a70707
|
||||||
9f3715085275961adf1c131363f6c77dc2b4d76d43da99659e4eaeff8dc1ddba"
|
a8e0a7a27b6747a6eeebf9956004a6ea71c7f5b55759581e1a70e2319e60e08e"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue