gogs: rebuild with go-1.8

This commit is contained in:
Michael Gehring 2017-02-17 12:42:14 +00:00
parent d15a955eab
commit 6f2a5c2a61

View file

@ -1,7 +1,7 @@
# Template build file for 'gogs' # Template build file for 'gogs'
pkgname=gogs pkgname=gogs
version=0.9.113 version=0.9.113
revision=2 revision=3
build_style=go build_style=go
go_import_path="github.com/gogits/gogs" go_import_path="github.com/gogits/gogs"
short_desc="Self-hosted Git Service in Go" short_desc="Self-hosted Git Service in Go"