From c9f062f21a27f508b7c58a18872d7146aaad65ee Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 16 Aug 2019 13:47:42 +0200 Subject: [PATCH] gitea: update to 1.9.1. --- srcpkgs/gitea/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index f4d929396d3..90fd9b1aa49 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,7 +1,7 @@ # Template file for 'gitea' pkgname=gitea -version=1.9.0 -revision=2 +version=1.9.1 +revision=1 build_style=go go_import_path=code.gitea.io/gitea # This could be done with build options, but these are built in with the @@ -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=e648227ebe6716fd53095cade7881fc547a76b2655cac4631ac254992a95b207 +checksum=a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd nocross="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/20895/steps/shell_3/logs/stdio" system_accounts="_gitea"