forego: update to 20170111202937.
This commit is contained in:
parent
96b2c3e4d4
commit
6f80e3f1d5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'forego'
|
||||
pkgname=forego
|
||||
version=0.16.1
|
||||
revision=3
|
||||
version=20170111202937
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git mercurial"
|
||||
short_desc="A process supervisor in Go"
|
||||
|
@ -9,5 +9,5 @@ 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
|
||||
distfiles="$homepage/archive/$version.tar.gz"
|
||||
checksum=ceac6c3c5b1a12c37979e883843a324b07e05ec0960198c1a32980fdb79d7d25
|
||||
|
|
Loading…
Reference in New Issue