From f85df6b4ff5611396bf5ad0c4e89da6833642997 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 29 Sep 2022 23:57:25 +0200 Subject: [PATCH] gitea: update to 1.17.2 --- srcpkgs/gitea/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 33ed4c7e16a8..4fea3eda72f7 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.16.8 +version=1.17.2 revision=1 create_wrksrc=yes build_style=go @@ -32,7 +32,7 @@ license="MIT" homepage="https://gitea.io" changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md" distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz" -checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d +checksum=a4383e1c2ddd6d67f4471a0bbc1b4839a15ab8fd6951804e1be43d7229e1de58 system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"