mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
consul-template: update to 0.25.0.
This commit is contained in:
parent
1716b09344
commit
c0a66df5bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'consul-template'
|
# Template file for 'consul-template'
|
||||||
pkgname=consul-template
|
pkgname=consul-template
|
||||||
version=0.24.1
|
version=0.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=96449a4bdf9f547dd2bed079a07941e56bbc27c1d2e841f5c4edc3b71c78ab93
|
checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
|
||||||
|
|
Loading…
Add table
Reference in a new issue