webcat: rebuild with go 1.8.1

This commit is contained in:
Michael Gehring 2017-04-07 19:10:24 +00:00
parent 78dd144708
commit 2a96a34c1b

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=6 revision=7
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"