aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-workhorse/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-07-10 08:09:29 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-07-10 08:09:29 +0000
commit5f4b94a21377a8e580cebf0e9f6a92e183dc4c55 (patch)
tree98323f3d620d51064c296ebc5a65c29c32063d1f /www/gitlab-workhorse/Makefile
parentf7ebfc2ee0ee16ecd55f83de0fb9857725429192 (diff)
downloadports-5f4b94a21377a8e580cebf0e9f6a92e183dc4c55.tar.gz
ports-5f4b94a21377a8e580cebf0e9f6a92e183dc4c55.zip
www/gitlab-ce: Bugfix update to 14.0.5
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 17e92e4a7552..7009ac846c82 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.4
+PORTVERSION?= 14.0.5
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?= 7fd059d6f16ac5af6572303dd21f3c0eca61ad43
+GL_COMMIT?= 25fc1060affe576fd7c2f8aad586c5109c51cf7e
# for go dependencies
USE_GITHUB= nodefault