webcat: rebuild with go-1.8.3

This commit is contained in:
Michael Gehring 2017-05-25 09:49:35 +00:00 committed by Leah Neukirchen
parent a68df51791
commit ac4c955f72

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