gogs: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:46 -07:00
parent d9983d560c
commit 2645ab7085
1 changed files with 1 additions and 1 deletions

View File

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