nomad: update to 0.12.5.
This commit is contained in:
parent
0a99160f99
commit
1d989703f7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=0.10.5
|
||||
version=0.12.5
|
||||
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=ba23bcbc29138be9a2033531114e447f92a2e57a0f0a7bea84734845c8b89eaf
|
||||
checksum=7fef52a2ffa81620d55d5ca73fa28ffa872acfd6a0b90a82451b2a0620f9a612
|
||||
patch_args="-Np1"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue