tea: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:48 +04:00 committed by Michael Aldridge
parent 4975909aef
commit 47731110e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'tea' # Template file for 'tea'
pkgname=tea pkgname=tea
version=0.9.2 version=0.9.2
revision=2 revision=3
build_style=go build_style=go
build_helper=qemu build_helper=qemu
go_import_path="code.gitea.io/tea" go_import_path="code.gitea.io/tea"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://gitea.com/gitea/tea" homepage="https://gitea.com/gitea/tea"
changelog="https://gitea.com/gitea/tea/raw/branch/master/CHANGELOG.md" changelog="https://gitea.com/gitea/tea/raw/branch/master/CHANGELOG.md"
distfiles="https://gitea.com/gitea/tea/archive/v${version}.tar.gz" distfiles="https://gitea.com/gitea/tea/archive/v${version}.tar.gz"
checksum=edcd1e9af43c91c653b19ba2f58297b4815afd285657221282321ceb2930c537 checksum=b5a944de8db7d5af4aa87e9640261c925f094d2b6d26c4faf2701773acab219b
post_install() { post_install() {
vcompletion contrib/autocomplete.sh bash vcompletion contrib/autocomplete.sh bash