From f678b5d3e61eb77f71ccdfdd64ffe3f154cb56ea Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 9 Sep 2022 13:49:46 -0700 Subject: git: Update to 2.37.3 --- pkg/git/config.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkg/git/config.h') diff --git a/pkg/git/config.h b/pkg/git/config.h index fb92292f..051f4bb5 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -11,12 +11,14 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.35.1" +#define GIT_VERSION "2.37.3" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY #define HAVE_CLOCK_GETTIME #define HAVE_CLOCK_MONOTONIC +#define HAVE_SYNC_FILE_RANGE +#define HAVE_GETRANDOM #define HAVE_GETDELIM #define NO_GETTEXT #define NO_OPENSSL -- cgit v1.2.3