From 6a6bc3ecbbb47b28949ae1133d2e8558a1f9dbaa Mon Sep 17 00:00:00 2001 From: haralmha <47558670+haralmha@users.noreply.github.com> Date: Mon, 4 Oct 2021 20:23:38 +0200 Subject: git: new version 2.29.2 (#26478) --- var/spack/repos/builtin/packages/git/package.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/var/spack/repos/builtin/packages/git/package.py b/var/spack/repos/builtin/packages/git/package.py index afb4f537b0..05a3315028 100644 --- a/var/spack/repos/builtin/packages/git/package.py +++ b/var/spack/repos/builtin/packages/git/package.py @@ -28,6 +28,11 @@ class Git(AutotoolsPackage): # https://www.kernel.org/pub/software/scm/git/git-manpages-{version}.tar.gz # You can find the source here: https://mirrors.edge.kernel.org/pub/software/scm/git/sha256sums.asc releases = [ + { + 'version': '2.29.2', + 'sha256': '869a121e1d75e4c28213df03d204156a17f02fce2dc77be9795b327830f54195', + 'sha256_manpages': '68b258e6d590cb78e02c0df741bbaeab94cbbac6d25de9da4fb3882ee098307b' + }, { 'version': '2.31.1', 'sha256': '46d37c229e9d786510e0c53b60065704ce92d5aedc16f2c5111e3ed35093bfa7', -- cgit v1.2.3-60-g2f50