From dd405efed806cf00c0f6fb43f0f7d67fd94e40b6 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Fri, 1 Nov 2019 18:24:27 -0500 Subject: [PATCH] gitea: update to 1.9.5 --- srcpkgs/gitea/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 2c4d9f8a2e2..e03491e1f48 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.9.4 +version=1.9.5 revision=1 build_style=go go_import_path=code.gitea.io/gitea @@ -31,7 +31,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=a5e6691bd3d7d5610b625b4c514373a04c78a00a7776f256548b6184ed3a99d4 +checksum=0436e54a41af7777249509d0206cac5396b8b841c2ad8b118ab7cebb612e9933 nocross="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/20895/steps/shell_3/logs/stdio" system_accounts="_gitea"