parent
de09028eb8
commit
25ad936eee
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nomad'
|
# Template file for 'nomad'
|
||||||
pkgname=nomad
|
pkgname=nomad
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/nomad"
|
go_import_path="github.com/hashicorp/nomad"
|
||||||
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.nomadproject.io/"
|
homepage="https://www.nomadproject.io/"
|
||||||
distfiles="https://github.com/hashicorp/nomad/archive/v$version.tar.gz"
|
distfiles="https://github.com/hashicorp/nomad/archive/v$version.tar.gz"
|
||||||
checksum=18a42b02ae548a344a79b10cd34b710f5ab964ce57a58bd516af4b0c3826fdf1
|
checksum=af1aee7bd182a656c846a710b262318b7a10bb31671843697f302606a758fe04
|
||||||
|
|
Loading…
Reference in New Issue