aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-workhorse/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-07-08 06:48:57 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-07-08 06:49:58 +0000
commit8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e (patch)
tree8e4ae3d9a9e4cf50bf206ef1500c36317b1519eb /www/gitlab-workhorse/Makefile
parentc7ecdccd9607f5d91df72a90eb65e34f83bf6dfc (diff)
downloadports-8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e.tar.gz
ports-8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e.zip
www/gitlab-ce: Security update to 14.0.4
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 60aaf91a0dc2..17e92e4a7552 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,7 +1,7 @@
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
PORTNAME?= gitlab-workhorse
-PORTVERSION?= 14.0.2
+PORTVERSION?= 14.0.4
PORTREVISION?= 0
CATEGORIES= www
@@ -23,7 +23,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?= bac4ee4a9e2bc845fd5c91240cccaa293cb4f847
+GL_COMMIT?= 7fd059d6f16ac5af6572303dd21f3c0eca61ad43
# for go dependencies
USE_GITHUB= nodefault