git: cc0e26523c08 - main - devel/gitlab-runner: fixed wrong link to tags page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 May 2023 17:04:40 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc0e26523c0898066a64997331ff22fc41810049 commit cc0e26523c0898066a64997331ff22fc41810049 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2023-05-21 09:01:29 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-05-28 17:03:48 +0000 devel/gitlab-runner: fixed wrong link to tags page --- devel/gitlab-runner/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 1e087ccf15c7..252b47274bfd 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -32,7 +32,7 @@ GO_BUILDFLAGS= -ldflags=" \ USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find tags here: -# https://gitlab.com/gitlab-org/gitlab-runner/tags +# https://gitlab.com/gitlab-org/gitlab-runner/-/tags GL_COMMIT= 436955cbc8f66f59294ea16e5e538fec8ab44a02 GITBRANCH= 15-11-stable