webcat: rebuild with go-1.9

This commit is contained in:
Michael Gehring 2017-08-08 06:22:59 +00:00
parent 0d3a7099d9
commit ace0f43842

View file

@ -1,7 +1,7 @@
# Template file for 'webcat' # Template file for 'webcat'
pkgname=webcat pkgname=webcat
version=1.0 version=1.0
revision=8 revision=9
go_import_path="github.com/thypon/webcat" go_import_path="github.com/thypon/webcat"
build_style=go build_style=go
hostmakedepends="git-perl" hostmakedepends="git-perl"