mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glab: update to 1.37.0.
This commit is contained in:
parent
103696daa0
commit
50e14098dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glab'
|
# Template file for 'glab'
|
||||||
pkgname=glab
|
pkgname=glab
|
||||||
version=1.36.0
|
version=1.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -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=8d6c759ebfe9c6942fcdb7055a4a5c7209a3b22beb25947f906c9aef3bc067e8
|
checksum=f945c30f5946a8997dbc7a76ea434e312d1292902e47e44f44f1ff5696bf910f
|
||||||
|
|
||||||
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