aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-workhorse/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2022-08-23 05:34:53 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2022-08-24 04:22:29 +0000
commite00136d749a54c6382d60a1b0c7b6796a83b417d (patch)
tree37d88f5e6de9c9299d435fa670a5dd7e286e092c /www/gitlab-workhorse/Makefile
parent68cf6a1c0f8979bccf94f6cc56183f2b30855c4c (diff)
downloadports-e00136d749a54c6382d60a1b0c7b6796a83b417d.tar.gz
ports-e00136d749a54c6382d60a1b0c7b6796a83b417d.zip
www/gitlab-ce: Security update to 15.2.3
Changelog: https://about.gitlab.com/releases/2022/08/22/critical-security-release-gitlab-15-3-1-released/ MFH: 2022Q3 Security: 8a0cd618-22a0-11ed-b1e7-001b217b3468
Diffstat (limited to 'www/gitlab-workhorse/Makefile')
-rw-r--r--www/gitlab-workhorse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index 720b267e438e..3396f05347cc 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-workhorse
-PORTVERSION= 15.2.2
+PORTVERSION= 15.2.3
DISTVERSIONPREFIX= v
PORTREVISION= 0
CATEGORIES= www
@@ -24,7 +24,7 @@ USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
GL_PROJECT= gitlab-foss
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT= 4ecb014a9353d25d25249cceb268ee34eab0c96b
+GL_COMMIT= a2c3f44b8aa62d78c27c892e6a6b7ba6bd442787
# for go dependencies
# Gitlab hosts there dependencies on their own platform and not on go-proxy