nomad: update to 1.4.2.
This commit is contained in:
parent
26901a8a25
commit
3a63206738
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nomad'
|
# Template file for 'nomad'
|
||||||
pkgname=nomad
|
pkgname=nomad
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/nomad"
|
go_import_path="github.com/hashicorp/nomad"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
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=4a62f324ca51381413630ec8fdbf98104e7a25171e6d85659f34296ed9b84cb3
|
checksum=2d1bef5a219d5bafe76402aa2ccd4f57cadf8a28a8706783211d9b4966f1fe9a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue