mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
netpbm: update to 10.99.02.
This commit is contained in:
parent
3ef5b58901
commit
8452a2a2bf
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=10.99.01
|
||||
version=10.99.02
|
||||
revision=1
|
||||
_githash=51ae6d9e027a7308e9b3c22305bd8206344f3f7c
|
||||
_githash_guide=a40b2193126fbdba69128b258ec1f2ce13165017
|
||||
_githash=f95b41755a0e27e4b51f5951d888b7bdabf1cb2f
|
||||
_githash_guide=ef01c3b833ded73731ca4c696c37de8a23f23e12
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -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="029981746e76c047328cc16b305134dc5f1f37c12338c062d940e932c1ee33b2
|
||||
710835af26eb98a354cec57eaccfd396828a1b6bd24d10ea3ad6dca3e02367c1"
|
||||
checksum="41bbd7d546b6d4b6b60c476bf5e152db2daa529890bf20e500ba2eb222546d7e
|
||||
4ab71da852fbb45594f2bfd02248603d41c9c24c5986ba2c3f2c858643630f1b"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Add table
Reference in a new issue