aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-ce/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitlab-ce/Makefile')
-rw-r--r--www/gitlab-ce/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 8e576daf988d..25ff210499ba 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-ce
-PORTVERSION= 16.3.3
+PORTVERSION= 16.3.4
DISTVERSIONPREFIX= v
CATEGORIES= www devel
@@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
# mail/rubygem-net-pop is required as ruby 3.1 removed it
MY_DEPENDS= git>=2.41.0:devel/git \
gitaly>=${PORTVERSION}:devel/gitaly \
- gitlab-elasticsearch-indexer>=4.3.8:textproc/gitlab-elasticsearch-indexer \
+ gitlab-elasticsearch-indexer>=4.3.10:textproc/gitlab-elasticsearch-indexer \
gitlab-agent>=16.3.0:net/gitlab-agent \
gitlab-metrics-exporter>0:devel/gitlab-metrics-exporter \
gitlab-pages>=${PORTVERSION}:www/gitlab-pages \
OSZAR »