Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2020-02-17 11:08:02 +0300
committerJason A. Donenfeld <Jason@zx2c4.com>2020-02-17 15:08:02 +0300
commitfde897b8171ed2e925b44ec6f69590ec07241017 (patch)
treeef5013f66575b538ccd8aaa56d96867150aa696d /Makefile
parent5e49023b01e5dfaacfc89199159e53c0c6e41331 (diff)
git: update to v2.25.1
Update to git version v2.25.1. No changes required.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b51de6f..23f79cf 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
pdfdir = $(docdir)
mandir = $(prefix)/share/man
SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 2.25.0
+GIT_VER = 2.25.1
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r