a19413ec52
Closes #13492. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
12 lines
450 B
Bash
12 lines
450 B
Bash
# Template file for 'consul'
|
|
pkgname=consul
|
|
version=1.0.7
|
|
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=0e2edc88f34115a94b7fc3ea31b5936fb38ac730cb13b383e149ead5ec2a5bea
|