gitea: update to 1.6.3

This commit is contained in:
Michael Aldridge 2019-01-05 18:42:19 -08:00
parent 5bf7485023
commit 1a2724b01e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.6.2
version=1.6.3
revision=1
build_style=go
go_import_path=code.gitea.io/gitea
@ -30,7 +30,7 @@ license="MIT"
homepage="https://gitea.io"
changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz"
checksum=a6d726769f8f7a732dd83f15ad167d1930367c2678a9c590bd00e9aac3bc645b
checksum=9ab014f419235a3f213968ee4e03a099cd9e087c1129673215a36aa7345d52af
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"