mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
nomad: update to 0.9.6.
This commit is contained in:
parent
74a294bc2b
commit
7c4ed7805e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=0.9.5
|
||||
version=0.9.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.nomadproject.io/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=f5dcc802cd07756f169c24dda637fe32f8b2cb6c6bb71bb2b3f4d7f3def8223b
|
||||
checksum=c37e03cbe939ddb983307e3eb501b83e025e2c915de312094384db9164ae7a05
|
||||
patch_args="-Np1"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue