httpstat: rebuild with go-1.7.5

This commit is contained in:
Michael Gehring 2017-01-30 17:08:19 +00:00
parent d3a2211263
commit d32d5710a8

View file

@ -1,7 +1,7 @@
# Template file for 'httpstat' # Template file for 'httpstat'
pkgname=httpstat pkgname=httpstat
version=1.0.0 version=1.0.0
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/davecheney/httpstat" go_import_path="github.com/davecheney/httpstat"
hostmakedepends="git" hostmakedepends="git"