mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
netpbm: update to 11.05.02.
This commit is contained in:
parent
8b56bfe8fe
commit
09c286f058
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=11.05.01
|
||||
version=11.05.02
|
||||
revision=1
|
||||
_githash=f900db12f6cd4e361b37cf2c6739ac469b6fcafb
|
||||
_githash_guide=b2dd0abf08166bfd865f9e20234116d36384b746
|
||||
_githash=28efa62ba175998cde7b922145e0b40e68a2674e
|
||||
_githash_guide=f26fb58a6c53b5beb4b3f93c30c2fa5a2798cdc4
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
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/"
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="6af106647ebc84fa96a6b34690858d29a0b6650906afd31294b811dadd22b504
|
||||
5b68629856bd36b9a57add8cb3b4c76314c34840012dcd1506b6cc254b6f5b7a"
|
||||
checksum="d7ac58a7335c945a468f69e8c0d38b3745228ee240b01e5aec4a0b18bf3d77f3
|
||||
bd67dee0b09e7647f9bfb926d30d7576eee9957ca5c445ebfedf8c2f1fd2e42e"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Add table
Reference in a new issue