12 lines
450 B
Bash
12 lines
450 B
Bash
# Template file for 'consul'
|
|
pkgname=consul
|
|
version=1.2.2
|
|
revision=1
|
|
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=197d60a2a892da6d840f2403d6fb23603d76c892b00c7ce96c70d687d14b0260
|