From mboxrd@z Thu Jan  1 00:00:00 1970
From: Peter =?utf-8?q?M=C3=BCller?= <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] git: Update to 2.37.1
Date: Mon, 01 Aug 2022 15:55:06 +0000
Message-ID: <8a17c21f-348f-9fec-b0f5-2df760f4e4e9@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8804746137772375401=="
List-Id: <development.lists.ipfire.org>

--===============8804746137772375401==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Please refer to
- https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.3=
7.0.txt
- https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.3=
7.1.txt
for the changes since 2.36.1.

Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org>
---
 lfs/git | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/git b/lfs/git
index a4cd9911a..a4bed2722 100644
--- a/lfs/git
+++ b/lfs/git
@@ -1,7 +1,7 @@
 ############################################################################=
###
 #                                                                           =
  #
 # IPFire.org - A linux based firewall                                       =
  #
-# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                 =
    #
+# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>                 =
    #
 #                                                                           =
  #
 # This program is free software: you can redistribute it and/or modify      =
  #
 # it under the terms of the GNU General Public License as published by      =
  #
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 2.36.1
+VER        =3D 2.37.1
 SUMMARY    =3D Fast, scalable, distributed revision control system
=20
 THISAPP    =3D git-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    =3D $(URL_IPFIRE)
 DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
 TARGET     =3D $(DIR_INFO)/$(THISAPP)
 PROG       =3D git
-PAK_VER    =3D 24
+PAK_VER    =3D 25
=20
 DEPS       =3D perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
=20
@@ -47,7 +47,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_BLAKE2 =3D 99f54efb4ea1d8db0e3afd3dc9780cb37fc853e4757f4b37d68a6b=
add90eeed3e2943c97393eaed6adf61c82b97b5d01ca8d015784f5425072b1db14d39144ce
+$(DL_FILE)_BLAKE2 =3D b5423e4628f8c727aa74b3f7c7da12d46814eb45adfe84bf57e87a=
33e85a0a793ff690f4c1f7d2da4824bc8dd7d1df1c06cbe96adae857177d3fb204941b53ef
=20
 install : $(TARGET)
=20
--=20
2.35.3

--===============8804746137772375401==--