mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
glab: update to 1.29.4.
This commit is contained in:
parent
9627311668
commit
23047219c8
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.28.1
|
version=1.29.4
|
||||||
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=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
|
checksum=f6c628d376ea2db9872b1df20abc886281ba58b7bdf29f19dc179c541958640b
|
||||||
|
|
||||||
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