From af4fe26a1ab6ff3d9825d6ef5712d226af86f1bb Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio Date: Thu, 12 Mar 2020 20:25:29 +0100 Subject: [PATCH] gitea: update to 1.10.6. --- srcpkgs/gitea/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 9772be61d37..5d9a2ad5f06 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,7 +1,7 @@ # Template file for 'gitea' pkgname=gitea -version=1.10.4 -revision=2 +version=1.10.6 +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=e937ce3e37e5ce732d52a5ce5ed7467cab880ee609f686f68015c1e4f810191c +checksum=d7fad3b0257c13037e0770d722e07da9bf2d356997c060a75d149e605a421f22 nocross="https://api.travis-ci.org/v3/job/616733825/log.txt" system_accounts="_gitea"