Skip to content

Commit

Permalink
devel/gitaly: update to 16.1.0
Browse files Browse the repository at this point in the history
Required for gitlab-ce 16.1
  • Loading branch information
mfechner committed Jul 6, 2023
1 parent b8ea107 commit 9f8a4dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/gitaly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitaly
DISTVERSION= 16.0.7
DISTVERSION= 16.1.0
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand Down Expand Up @@ -33,7 +33,7 @@ MAKE_ENV+= ${GO_ENV}
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
GL_COMMIT= 7a3f36982c2499c363022fd62abb573a1b283c28
GL_COMMIT= 0cf67be3b9ab59afc98f4c598be58d9bf1d45a57

# for go dependencies
# Gitlab hosts there dependencies on their own platform and not on go-proxy
Expand Down
10 changes: 5 additions & 5 deletions devel/gitaly/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1688583935
SHA256 (go/devel_gitaly/gitlab-org-gitaly-7a3f36982c2499c363022fd62abb573a1b283c28_GL0/go.mod) = a9d6d090f061cab00b5bcdbbddd08e0b02de1772b256ed3bec2f3c0d07b3c923
SIZE (go/devel_gitaly/gitlab-org-gitaly-7a3f36982c2499c363022fd62abb573a1b283c28_GL0/go.mod) = 10483
SHA256 (go/devel_gitaly/gitlab-org-gitaly-7a3f36982c2499c363022fd62abb573a1b283c28_GL0/gitlab-org-gitaly-7a3f36982c2499c363022fd62abb573a1b283c28_GL0.tar.gz) = 606d42ccc29b070bce539e06cd5fcb67b34356cf1fd9274875c202e11af22782
SIZE (go/devel_gitaly/gitlab-org-gitaly-7a3f36982c2499c363022fd62abb573a1b283c28_GL0/gitlab-org-gitaly-7a3f36982c2499c363022fd62abb573a1b283c28_GL0.tar.gz) = 3460079
TIMESTAMP = 1687452843
SHA256 (go/devel_gitaly/gitlab-org-gitaly-0cf67be3b9ab59afc98f4c598be58d9bf1d45a57_GL0/go.mod) = 869d038756ee3f440edad81f05654cccb15a563cc4bbaee1971055ab280ebe3c
SIZE (go/devel_gitaly/gitlab-org-gitaly-0cf67be3b9ab59afc98f4c598be58d9bf1d45a57_GL0/go.mod) = 10223
SHA256 (go/devel_gitaly/gitlab-org-gitaly-0cf67be3b9ab59afc98f4c598be58d9bf1d45a57_GL0/gitlab-org-gitaly-0cf67be3b9ab59afc98f4c598be58d9bf1d45a57_GL0.tar.gz) = d6fa0bacba0ffbecc59fdf567cc2a41059e4e658fa9e0b331678bec4539a8715
SIZE (go/devel_gitaly/gitlab-org-gitaly-0cf67be3b9ab59afc98f4c598be58d9bf1d45a57_GL0/gitlab-org-gitaly-0cf67be3b9ab59afc98f4c598be58d9bf1d45a57_GL0.tar.gz) = 3494723

0 comments on commit 9f8a4dc

Please sign in to comment.