diff options
Diffstat (limited to 'devel/gitlab-shell/Makefile')
| -rw-r--r-- | devel/gitlab-shell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 003adfff6b24..8fe3794bd84b 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-shell -PORTVERSION= 14.41.0 +PORTVERSION= 14.45.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE= MIT # https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/720 #BUILD_DEPENDS= heimdal>=0:security/heimdal -USES= gmake go:modules,no_targets,1.23 pkgconfig +USES= gmake go:modules,no_targets pkgconfig USE_GITLAB= yes GL_ACCOUNT= gitlab-org |
