12 lines
450 B
Bash
12 lines
450 B
Bash
# Template file for 'consul'
|
|
pkgname=consul
|
|
version=1.4.0
|
|
revision=2
|
|
build_style=go
|
|
go_import_path="github.com/hashicorp/${pkgname}"
|
|
short_desc="Distributed solution to connect and configure applications"
|
|
maintainer="iaroki <iaroki@protonmail.com>"
|
|
license="MPL-2.0"
|
|
homepage="https://www.consul.io/"
|
|
distfiles="https://github.com/hashicorp/consul/archive/v${version}.tar.gz"
|
|
checksum=de7e742d483589c933e265160f0212c209cc2b7200c5b582cdf90227a800539f
|