consul: update to 1.10.4.

This commit is contained in:
Michael Aldridge 2021-11-18 20:26:05 -06:00
parent 5a03875d30
commit a45464d8fc

View file

@ -1,10 +1,10 @@
# Template file for 'consul'
pkgname=consul
version=1.10.1
version=1.10.4
revision=1
build_style=go
go_import_path="github.com/hashicorp/consul"
_git_commit=db839f18ba4796df77601bfe9873756ed340525d
_git_commit=7bbad6fe560ab27f51dd6c5cd16f28418082424c
go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit} -X ${go_import_path}/version.GitDescribe=v${version}"
# consul has a vendor directory, but relies on replace statements in go.mod, so
# force default non-vendor behavior.
@ -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=c840ba7b52df3ec6105a7febe900e52dde504a33bd1fa4e2e1985a88b6072d41
checksum=6e3da1fb589586af4d68b2e924ccdb9f4aad644826aae452c31744c658eb66e4
post_install() {
vlicense LICENSE