14 lines
435 B
Bash
14 lines
435 B
Bash
# Template file for 'forego'
|
|
pkgname=forego
|
|
version=20170111202937
|
|
revision=2
|
|
build_style=go
|
|
hostmakedepends="git mercurial"
|
|
short_desc="A process supervisor in Go"
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
license="Apache-2.0"
|
|
go_import_path="github.com/ddollar/forego"
|
|
homepage="https://$go_import_path"
|
|
distfiles="$homepage/archive/$version.tar.gz"
|
|
checksum=ceac6c3c5b1a12c37979e883843a324b07e05ec0960198c1a32980fdb79d7d25
|