webcat: rebuild with go-1.9.2

This commit is contained in:
Michael Gehring 2017-10-26 08:36:05 +00:00
parent 283157a542
commit 84a9b874cf

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=9 revision=10
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"