12 lines
450 B
Bash
12 lines
450 B
Bash
# Template file for 'nomad'
|
|
pkgname=nomad
|
|
version=0.7.1
|
|
revision=2
|
|
build_style=go
|
|
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/"
|
|
go_import_path="github.com/hashicorp/$pkgname"
|
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
|
checksum=312b7d89b0d03154b9c84672f013ff0d9c44dda0a73a8187d5509088fe0051c0
|