consul: update to 1.6.0.
This commit is contained in:
parent
8c3b78ff25
commit
d3cb5e05bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.5.3
|
||||
revision=2
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
_git_commit=a42ded477cf4e5ac1a850b42ec5d25672cd2545d
|
||||
|
@ -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=f36f1e516346864a7a61b0917df0e82ef9a83eb792885f9f032cca99a594bc82
|
||||
checksum=5a858100b740737011487ae720347db4315d65d8728852be0cac304a734e2b7f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue