parent
081eea03e4
commit
8bfaa44fa1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.consul.io/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=5a858100b740737011487ae720347db4315d65d8728852be0cac304a734e2b7f
|
||||
checksum=e31ee84ee95efe3c27ebac46ba9f7973f1f7017589b7aece22715e304fccd464
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue