tea: revbump for go 1.21
This commit is contained in:
parent
4975909aef
commit
47731110e1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tea'
|
||||
pkgname=tea
|
||||
version=0.9.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="code.gitea.io/tea"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://gitea.com/gitea/tea"
|
||||
changelog="https://gitea.com/gitea/tea/raw/branch/master/CHANGELOG.md"
|
||||
distfiles="https://gitea.com/gitea/tea/archive/v${version}.tar.gz"
|
||||
checksum=edcd1e9af43c91c653b19ba2f58297b4815afd285657221282321ceb2930c537
|
||||
checksum=b5a944de8db7d5af4aa87e9640261c925f094d2b6d26c4faf2701773acab219b
|
||||
|
||||
post_install() {
|
||||
vcompletion contrib/autocomplete.sh bash
|
||||
|
|
Loading…
Reference in New Issue