mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
glab: update to 1.32.0.
This commit is contained in:
parent
bbf8c59d56
commit
d0d600de81
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glab'
|
# Template file for 'glab'
|
||||||
pkgname=glab
|
pkgname=glab
|
||||||
version=1.31.0
|
version=1.32.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_ldflags="-X main.version=$version"
|
go_ldflags="-X main.version=$version"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.com/gitlab-org/cli"
|
homepage="https://gitlab.com/gitlab-org/cli"
|
||||||
distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
|
distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
|
||||||
checksum=5648e88e7d6cc993227f5a4e80238af189bed09c7aed1eb12be7408e9a042747
|
checksum=78b90070d915e44671b3c36ca248dd34c5c079a5ae6670c4edec84571ab6e5c3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash fish zsh; do
|
for shell in bash fish zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue