We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4a167 commit d0c70fdCopy full SHA for d0c70fd
1 file changed
srcpkgs/gitea/template
@@ -1,6 +1,6 @@
1
# Template file for 'gitea'
2
pkgname=gitea
3
-version=1.26.1
+version=1.26.2
4
revision=1
5
build_style=go
6
go_import_path=code.gitea.io/gitea
@@ -29,7 +29,7 @@ license="MIT"
29
homepage="https://gitea.io"
30
changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
31
distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
32
-checksum=6c673dfd26c6e22dfba000c6dd1e3eaad905176ee7c80a5f458bdbe54caba248
+checksum=ce1462ad93dcbf3221a452457008b8159cbab3d0c93958179b88649df1e401cf
33
34
system_accounts="_gitea"
35
_gitea_homedir="/var/lib/gitea"
0 commit comments