gitea: update to 1.4.3. (#600)

This commit is contained in:
Gerardo Di Iorio 2018-07-05 03:32:21 +02:00 committed by cr6git
parent d7f08921c5
commit 6629fee649

View file

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.4.2
version=1.4.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=c96051b8f2608f9035b2b0dadbd7107c4f7a00c6c66a16c6b5a41416aa9c99fa
checksum=803732b1bd51798cf8e970fdeee43f57da0640815dce9f4b33b26f24a6978180
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"