gitea: rebuild for go-1.23.0
This commit is contained in:
parent
f45b0e42ec
commit
b50799fe3d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gitea'
|
# Template file for 'gitea'
|
||||||
pkgname=gitea
|
pkgname=gitea
|
||||||
version=1.22.1
|
version=1.22.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=code.gitea.io/gitea
|
go_import_path=code.gitea.io/gitea
|
||||||
go_ldflags=" -X main.Version=${version}"
|
go_ldflags=" -X main.Version=${version}"
|
||||||
|
|
Loading…
Reference in New Issue