diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index 6895b791818..e7a39388514 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -1,10 +1,10 @@ # Template file for 'consul' pkgname=consul -version=1.10.4 +version=1.11.1 revision=1 build_style=go go_import_path="github.com/hashicorp/consul" -_git_commit=7bbad6fe560ab27f51dd6c5cd16f28418082424c +_git_commit=2c56447e427c0dd4bdbcabe6cc39bd0802aaf897 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 " license="MPL-2.0" homepage="https://www.consul.io/" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=6e3da1fb589586af4d68b2e924ccdb9f4aad644826aae452c31744c658eb66e4 +checksum=e548902d6a9c92bcc07fc1af33049078fb34a371e9853be6b0d6a69cf2a2c208 post_install() { vlicense LICENSE