aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-pages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitlab-pages/Makefile')
-rw-r--r--www/gitlab-pages/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 6ddfa1f72b5d..7b232d625581 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-pages
-PORTVERSION= 15.10.1
+PORTVERSION= 15.10.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= www
@@ -19,7 +19,7 @@ GO_MODULE= gitlab.com/gitlab-org/gitlab-pages
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitlab-pages/-/tags/
-GL_COMMIT= a6f8992867871247a0b5486ecbff642a6d23ad1b
+GL_COMMIT= 26ce22b38663488101dbfec70a86289de8fd0f6b
GO_BUILDFLAGS= -ldflags="-X 'main.VERSION=${PORTVERSION}' -X 'main.REVISION=${GL_COMMIT}'"