diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:17:24 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:29:47 +0000 |
commit | f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2 (patch) | |
tree | 3a1a4c174aa887c3173f948bdd64bf822f9fd35a /www/gitlab-pages | |
parent | lang/go122: Update to 1.22.5 (diff) |
all: Bump after lang/go122 update
Diffstat (limited to 'www/gitlab-pages')
-rw-r--r-- | www/gitlab-pages/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index 1d2c04cbfd49..bdfe7016ba23 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-pages PORTVERSION= 17.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/ DISTFILES+= go.mod |