summaryrefslogtreecommitdiff
path: root/textproc/gitlab-elasticsearch-indexer/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2022-11-26 18:33:48 +0100
committerMatthias Fechner <mfechner@FreeBSD.org>2023-01-11 13:54:12 +0200
commitbc6a86037e9f7f5f8f8eb0276fedcce890c7b5c0 (patch)
tree7845c4d8687d537cfbd0ad2dc6846d3b68f7d113 /textproc/gitlab-elasticsearch-indexer/Makefile
parent50fc8071bb9e57a50f374c30bd5136c7eb3507c4 (diff)
downloadfreebsd-ports-bc6a86037e9f7f5f8f8eb0276fedcce890c7b5c0.zip
textproc/gitlab-elasticsearch-indexer: update to 3.1.0
Required for gitlab-ce 15.6.
Diffstat (limited to 'textproc/gitlab-elasticsearch-indexer/Makefile')
-rw-r--r--textproc/gitlab-elasticsearch-indexer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 37b50e66740f..55cb278637f8 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-elasticsearch-indexer
-PORTVERSION= 3.0.3
+PORTVERSION= 3.1.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= textproc
@@ -21,7 +21,7 @@ USES= gmake go:modules,no_targets pkgconfig
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/tags
-GL_COMMIT= 3e6212a81a2eb7f2bedf59b380a9281fa31eabc2
+GL_COMMIT= 43c40ec09ca315dd7d67b93316f9be7c417786df
MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}"
# make sure to pass go build options into make process