mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
glab: update to 1.35.0.
This commit is contained in:
parent
a0ae466959
commit
2c7f161a3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glab'
|
||||
pkgname=glab
|
||||
version=1.33.0
|
||||
version=1.35.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=447a9b76acb5377642a4975908f610a3082026c176329c7c8cfed1461d2e1570
|
||||
checksum=7ed31c7a9b425fc15922f83c5dd8634a2758262a4f25f92583378655fcad6303
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue