webcat: revbump to build with Go 1.5.3

This commit is contained in:
Dominik Honnef 2016-01-13 21:53:22 +01:00
parent b60e5e0bd3
commit bf89e0f797

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=2 revision=3
go_import_path="github.com/thypon/webcat" go_import_path="github.com/thypon/webcat"
build_style=go build_style=go
hostmakedepends="go git" hostmakedepends="go git"