diff options
Diffstat (limited to 'www/gitlab-ce/Makefile')
-rw-r--r-- | www/gitlab-ce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 64e8fa39e74e..166302f3fcf5 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,8 +1,8 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> PORTNAME= gitlab-ce -PORTVERSION= 13.12.1 -PORTREVISION= 1 +PORTVERSION= 13.12.2 +PORTREVISION= 0 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -271,7 +271,7 @@ USE_GITLAB= yes GL_ACCOUNT?= gitlab-org GL_PROJECT?= gitlab-foss # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags -GL_COMMIT?= bec931306a784792a7a1faa44e0db338fa34b3ee +GL_COMMIT?= d98457affdf684f129fd52388ac9e290e4d2924f USERS= git GROUPS= git |