diff --git a/core/git/checksums b/core/git/checksums index 44b97284..c7a03bfb 100644 --- a/core/git/checksums +++ b/core/git/checksums @@ -1,2 +1,2 @@ -159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f git-2.22.0.tar.xz -b263a547c239cfbd5e7282a08aa38c3b14e1b2741172237be9b86fb0c4417ba8 config.mak +4ce1f93ab77847e9a9d565ee7c94ceadb80ea7d477fe68123f2329f8d4937824 git-2.22.1.tar.xz +24c7516ce38620dad70af92dc8ba91fdce8abcb6b71c0d2002a77c8b44c5b075 config.mak diff --git a/core/git/depends b/core/git/depends index d892abee..afe83939 100644 --- a/core/git/depends +++ b/core/git/depends @@ -1,5 +1,4 @@ autoconf make curl libressl -perl zlib diff --git a/core/git/files/config.mak b/core/git/files/config.mak index 38a91897..3bc027b5 100644 --- a/core/git/files/config.mak +++ b/core/git/files/config.mak @@ -4,6 +4,7 @@ NO_TCLTK=YesPlease NO_EXPAT=YesPlease NO_NSEC=YesPlease NO_PYTHON=YesPlease +NO_PERL=YesPlease NO_SYS_POLL_H=1 NO_CROSS_DIRECTORY_HARDLINKS=1 NO_INSTALL_HARDLINKS=1 diff --git a/core/git/sources b/core/git/sources index a08d6703..53df771d 100644 --- a/core/git/sources +++ b/core/git/sources @@ -1,2 +1,2 @@ -https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.22.0.tar.xz +https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.22.1.tar.xz files/config.mak diff --git a/core/git/version b/core/git/version index 528a3a52..8e9a04de 100644 --- a/core/git/version +++ b/core/git/version @@ -1 +1 @@ -2.22.0 2 +2.22.1 2