gitea: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:44 +00:00
parent 925e78e5be
commit ff43e415f7

View file

@ -1,7 +1,7 @@
# Template file for 'gitea' # Template file for 'gitea'
pkgname=gitea pkgname=gitea
version=1.4.0 version=1.4.0
revision=2 revision=3
build_style=go build_style=go
go_import_path="code.gitea.io/gitea" go_import_path="code.gitea.io/gitea"
# This could be done with build options, but these are built in with the # This could be done with build options, but these are built in with the