gitea: update to 1.5.3.

This commit is contained in:
lemmi 2018-11-03 18:30:38 +01:00 committed by Enno Boland
parent 939f38c899
commit 10ff3317b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.5.2
version=1.5.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=297652c49c412fa509f04dba58aefe91aa75285911260037ba25fd7136f4a016
checksum=3a94982d1fa0549e26e2c86f859bc09dda480a98a6b07ce5682257f3ce7de188
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"