From 8903f354cc62a9e02fa2a0d821f5c1866821e3cf Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Sun, 28 Apr 2019 13:49:20 -0700 Subject: [PATCH] gitea: update to 1.8.0. --- srcpkgs/gitea/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 18ff9787b39..12c885b6adc 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.7.6 +version=1.8.0 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=4cc07ead2a842324a5bb76b78055cf1b93876a03845c3b38ffa5cbc0e1bac6f4 +checksum=cc9e7f3d01400391455f2ae5fdd78f0e16360158cf02e45f034a94d3fb0fa8fb system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"