gitea: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:59 +04:00 committed by Michael Aldridge
parent 5597b9d622
commit b14f42e598
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gitea'
pkgname=gitea
version=1.20.2
revision=1
revision=2
build_style=go
go_import_path=code.gitea.io/gitea
go_ldflags=" -X main.Version=${version}"