mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
carapace: update to 1.3.3.
This commit is contained in:
parent
aa50fb30d7
commit
7a8b7fdcab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'carapace'
|
# Template file for 'carapace'
|
||||||
pkgname=carapace
|
pkgname=carapace
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/carapace-sh/carapace-bin
|
go_import_path=github.com/carapace-sh/carapace-bin
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://carapace.sh/"
|
homepage="https://carapace.sh/"
|
||||||
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
|
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
|
||||||
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9c11dad96140430ed2b48495e5658c67680c3d78351e65c82aad455b1c62618f
|
checksum=0de73fc9338eb034a0c2bdbda72880f1de12ac0bc686d814beb1975a310264fc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
CGO_ENABLED=0 GOARCH= go generate ./cmd/...
|
CGO_ENABLED=0 GOARCH= go generate ./cmd/...
|
||||||
|
|
Loading…
Add table
Reference in a new issue