13 lines
432 B
Bash
13 lines
432 B
Bash
# Template file for 'forego'
|
|
pkgname=forego
|
|
version=20180216151118
|
|
revision=2
|
|
build_style=go
|
|
hostmakedepends="git mercurial"
|
|
short_desc="A process supervisor in Go"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="Apache-2.0"
|
|
go_import_path="github.com/ddollar/forego"
|
|
homepage="https://$go_import_path"
|
|
distfiles="$homepage/archive/$version.tar.gz"
|
|
checksum=23119550cc0e45191495823aebe28b42291db6de89932442326340042359b43d
|