From 05f9c5d32f63ce8760dbd0ed13374afd959ed90d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Jun 2020 01:57:02 +0300 Subject: git: bump to 2.27.0 --- extra/git/build | 2 - extra/git/checksums | 5 +- extra/git/patches/git-tiny.patch | 109 --------------------------------------- extra/git/sources | 5 +- extra/git/version | 2 +- 5 files changed, 5 insertions(+), 118 deletions(-) delete mode 100644 extra/git/patches/git-tiny.patch (limited to 'extra') diff --git a/extra/git/build b/extra/git/build index d3001d72..0536a4cc 100755 --- a/extra/git/build +++ b/extra/git/build @@ -2,8 +2,6 @@ export CFLAGS="$CFLAGS -fPIC" -patch -p1 < git-tiny.patch - cat > config.mak <