13 lines
434 B
Bash
13 lines
434 B
Bash
# 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
|