mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
glab: update to 1.62.0.
This commit is contained in:
parent
aa4eee20e6
commit
e47bcae2ac
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.57.0
|
version=1.62.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.com/gitlab-org/cli"
|
homepage="https://gitlab.com/gitlab-org/cli"
|
||||||
changelog="https://gitlab.com/gitlab-org/cli/-/releases"
|
changelog="https://gitlab.com/gitlab-org/cli/-/releases"
|
||||||
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=b0c3333c7160a9d95ec820ceadd4636fe7760b19a23bc8957337812b191c03dd
|
checksum=c7705c8326c8288103c5a488c7075f3a3e346cc4af5e5ca41f58bf378f00bd84
|
||||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue