diff options
Diffstat (limited to 'www/gitlab-pages/Makefile')
-rw-r--r-- | www/gitlab-pages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index 6d3487f86775..2c1067c0cefe 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= www MAINTAINER= swills@FreeBSD.org @@ -15,7 +15,7 @@ USES= go USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags -GL_COMMIT= bd8aff8fd5cfe26ac576d351043239ffd309f8be +GL_COMMIT= d623618c95e5a96e6c7be7e173f7188f682994c1 PLIST_FILES= bin/gitlab-pages |