mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: forego-0.16.1
This commit is contained in:
parent
87bdb336d1
commit
8e21785d28
1 changed files with 13 additions and 0 deletions
13
srcpkgs/forego/template
Normal file
13
srcpkgs/forego/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'forego'
|
||||||
|
pkgname=forego
|
||||||
|
version=0.16.1
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
hostmakedepends="git mercurial go"
|
||||||
|
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/v$version.tar.gz"
|
||||||
|
checksum=d4c8305262ac18c7e51d9d8028827f83b37fb3f9373d304686d084d68033ac6d
|
Loading…
Add table
Reference in a new issue