diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-04 13:38:23 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-05 09:42:30 +0300 |
commit | 9f59d938f73f6429a824c971301c24589eb09e77 (patch) | |
tree | 39a76d94e314c3ce589d48b1633547b80e4a4af4 /www/gitlab/Makefile.common | |
parent | www/rubygem-faraday-retry-gitlab: update to 2.3.0 (diff) |
www/gitlab: update to 17.10.2
Changes: https://gitlab.com/gitlab-org/gitlab/-/blob/master/CHANGELOG.md?ref_type=heads#17102-2025-04-02
Diffstat (limited to 'www/gitlab/Makefile.common')
-rw-r--r-- | www/gitlab/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 29a5214603d2..ef41126e0038 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,4 +1,4 @@ -GITLAB_VERSION= 17.10.1 +GITLAB_VERSION= 17.10.2 GITLAB_PORTREVISION= 0 # Git version gitaly should use (from gitlab mirror) |