From 1a2724b01edf42d74c95d4a5ad9e6b9f1ebb5c38 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 5 Jan 2019 18:42:19 -0800 Subject: [PATCH] gitea: update to 1.6.3 --- srcpkgs/gitea/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 987a0175d2..9d210c56ee 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -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"