about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorChristian Hesse2019-12-10 20:40:45 +0100
committerChristian Hesse2019-12-10 20:57:24 +0100
commitd8e5dd25a0d2e32ef3453a96112eea817336e4d7 (patch)
treef3e4858f9671013605ecb30316f923a32e546ea4
parentui-repolist: do not return unsigned (negative) value (diff)
downloadcgit-d8e5dd25a0d2e32ef3453a96112eea817336e4d7.tar.gz
cgit-d8e5dd25a0d2e32ef3453a96112eea817336e4d7.zip
git: update to v2.24.1
Update to git version v2.24.1.

No changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 8a29dd9..9dada6b 100644 --- a/Makefile +++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
14pdfdir = $(docdir) 14pdfdir = $(docdir)
15mandir = $(prefix)/share/man 15mandir = $(prefix)/share/man
16SHA1_HEADER = <openssl/sha.h> 16SHA1_HEADER = <openssl/sha.h>
17GIT_VER = 2.24.0 17GIT_VER = 2.24.1
18GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz 18GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
19INSTALL = install 19INSTALL = install
20COPYTREE = cp -r 20COPYTREE = cp -r
diff --git a/git b/git
Subproject da72936f544fec5a335e66432610e4cef443099 Subproject 53a06cf39b756eddfe4a2a34da93e3d04eb7b72