parent
f46c82d4c2
commit
91c598afac
1 changed files with 12 additions and 0 deletions
12
srcpkgs/consul/template
Normal file
12
srcpkgs/consul/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'consul'
|
||||||
|
pkgname=consul
|
||||||
|
version=1.0.3
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
short_desc="Distributed solution to connect and configure applications"
|
||||||
|
maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://www.consul.io/"
|
||||||
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
|
checksum=bb3bddb569f7c6d1721dcfae3adba50499fc0a6697d5f91b72bcc51e60b5b910
|
Loading…
Add table
Add a link
Reference in a new issue