mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
glab: update to 1.33.0.
This commit is contained in:
parent
a026b1c9f7
commit
adb42ba27e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glab'
|
||||
pkgname=glab
|
||||
version=1.32.0
|
||||
version=1.33.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/gitlab-org/cli"
|
||||
distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
|
||||
checksum=78b90070d915e44671b3c36ca248dd34c5c079a5ae6670c4edec84571ab6e5c3
|
||||
checksum=447a9b76acb5377642a4975908f610a3082026c176329c7c8cfed1461d2e1570
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue