aboutsummaryrefslogtreecommitdiff
path: root/devel/gitaly/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-02-06 08:39:20 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-02-06 08:39:20 +0000
commit345997592d4a5ca38ebbe2a60759f42b6076cd63 (patch)
tree70c3d1e3a2ab4caa3d1840f160e94c77727b902d /devel/gitaly/Makefile
parent2fd2d4d1c97dfc7b8437adb036d5c8b4ebb5699c (diff)
downloadports-345997592d4a5ca38ebbe2a60759f42b6076cd63.tar.gz
ports-345997592d4a5ca38ebbe2a60759f42b6076cd63.zip
Notes
Diffstat (limited to 'devel/gitaly/Makefile')
-rw-r--r--devel/gitaly/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 1f6721088eb0..0d971c064bcd 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitaly
-DISTVERSION= 13.8.2
+DISTVERSION= 13.8.3
PORTREVISION= 0
CATEGORIES= devel
@@ -43,7 +43,7 @@ MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}"
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT= 62f155d17754b1c9296e1ce36d3c3884a6049d19
+GL_COMMIT= 69edebe195b73af0f19af9b1879085c4da6d069c
# for go dependencies
USE_GITHUB= nodefault