15 lines
490 B
Bash
15 lines
490 B
Bash
# Template file for 'nomad'
|
|
pkgname=nomad
|
|
version=0.8.4
|
|
revision=2
|
|
build_style=go
|
|
go_import_path="github.com/hashicorp/nomad"
|
|
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
|
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=8dfacd578f2be1ae6cc7af6b2749952f1646344cb95bde17f35eeb78faacd616
|
|
|
|
broken="go-1.11/runtime.support_avx2"
|