aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-workhorse/Makefile
diff options
context:
space:
mode:
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 99a61b7c6efc..2b72de95cc7d 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?= 13.10.2
+PORTVERSION?= 13.10.3
PORTREVISION?= 0
CATEGORIES= www
@@ -22,7 +22,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?= 7efd19e3716ab6f9146052da76d1bd59ec815f2d
+GL_COMMIT?= b1774ad36a965ba5077db6db11e13f2837284158
# for go dependencies
USE_GITHUB= nodefault