gitea: update to 1.16.5

This commit is contained in:
zenobit 2022-03-26 00:58:53 +01:00 committed by Echo
parent f781d6f3d8
commit 8d25f3eee3

View file

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.16.4
version=1.16.5
revision=1
create_wrksrc=yes
build_style=go
@ -30,9 +30,9 @@ short_desc="Git with a cup of Tea"
maintainer="fosslinux <fosslinux@aussies.space>"
license="MIT"
homepage="https://gitea.io"
changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
checksum=ef396b797d39a64867dfcd4532043c363dce3fe054afaa37bb97f8a2ea3f2a18
changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
checksum=d9aab2e8357ca1a22eaffb328356e4e355a8f851a4de6fb4e7eb54ca80f0187b
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"