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 fd6c4fea85f4..046dda419b9b 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= www MAINTAINER= swills@FreeBSD.org @@ -15,7 +15,7 @@ BUILD_DEPENDS= go:lang/go USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags -GL_COMMIT= 7edf64c1951e2184890403ab60c26381dd81e942 +GL_COMMIT= 5cffa83537890540d74664a43e828cd81a164980 PLIST_FILES= bin/gitlab-pages |