aboutsummaryrefslogtreecommitdiff
path: root/development/gitlab-cli/gitlab-cli.SlackBuild
diff options
context:
space:
mode:
authorDiniz Bortolotto <diniz.bortolotto@gmail.com>2024-12-29 21:17:21 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-01 08:49:08 +0700
commitbe637d2802ccbd55ed5aa7381d826fc256c1d411 (patch)
tree8d56aea7e6d41b6bf0cf07124b5e2ec0400e9b18 /development/gitlab-cli/gitlab-cli.SlackBuild
parent9a6d94c719326c458bbec6e67d4745c302de847e (diff)
development/gitlab-cli: Updated for version 1.51.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gitlab-cli/gitlab-cli.SlackBuild')
-rw-r--r--development/gitlab-cli/gitlab-cli.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gitlab-cli/gitlab-cli.SlackBuild b/development/gitlab-cli/gitlab-cli.SlackBuild
index 9c2a92e194..9e676b5989 100644
--- a/development/gitlab-cli/gitlab-cli.SlackBuild
+++ b/development/gitlab-cli/gitlab-cli.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gitlab-cli
DEBNAM=glab
-VERSION=${VERSION:-1.49.0}
+VERSION=${VERSION:-1.51.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}