diff options
Diffstat (limited to 'development/gitlab-cli')
-rw-r--r-- | development/gitlab-cli/gitlab-cli.SlackBuild | 2 | ||||
-rw-r--r-- | development/gitlab-cli/gitlab-cli.info | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/development/gitlab-cli/gitlab-cli.SlackBuild b/development/gitlab-cli/gitlab-cli.SlackBuild index eb891f4d26..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.48.0} +VERSION=${VERSION:-1.51.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/gitlab-cli/gitlab-cli.info b/development/gitlab-cli/gitlab-cli.info index cd0e78d50f..c00655c52e 100644 --- a/development/gitlab-cli/gitlab-cli.info +++ b/development/gitlab-cli/gitlab-cli.info @@ -1,14 +1,14 @@ PRGNAM="gitlab-cli" -VERSION="1.48.0" +VERSION="1.51.0" HOMEPAGE="https://gitlab.com/gitlab-org/cli" -DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.48.0/cli-v1.48.0.tar.gz \ - https://gitlab.com/gitlab-org/cli/-/releases/v1.48.0/downloads/glab_1.48.0_linux_386.deb" -MD5SUM="8e3bcb1546cbce684696da2e8f356ce8 \ - 465a628be5439e8cc69cac61b9ff7c10" -DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.48.0/cli-v1.48.0.tar.gz \ - https://gitlab.com/gitlab-org/cli/-/releases/v1.48.0/downloads/glab_1.48.0_linux_amd64.deb" -MD5SUM_x86_64="8e3bcb1546cbce684696da2e8f356ce8 \ - 50eb224f1a252ed0188f8c666ee34be5" +DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.51.0/cli-v1.51.0.tar.gz \ + https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_linux_386.deb" +MD5SUM="1c697c92c1e03a93995bc0c387bd7d1c \ + e83adbc7dade508707538505f0546f62" +DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.51.0/cli-v1.51.0.tar.gz \ + https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_linux_amd64.deb" +MD5SUM_x86_64="1c697c92c1e03a93995bc0c387bd7d1c \ + 5f2981d7b1a5335b69b62b49e09910db" REQUIRES="" MAINTAINER="Diniz Bortolotto" EMAIL="diniz.bortolotto@gmail.com" |