webcat: rebuild with go-1.7.5

This commit is contained in:
Michael Gehring 2017-01-30 17:08:23 +00:00
parent 491484d0b7
commit 206ef1d5d0

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=4 revision=5
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"