git: update to v2.10.1
Update to git version v2.10.1, no changes required.
This commit is contained in:
parent
9dd3c5e93c
commit
d6a4730d04
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ htmldir = $(docdir)
|
|||||||
pdfdir = $(docdir)
|
pdfdir = $(docdir)
|
||||||
mandir = $(prefix)/share/man
|
mandir = $(prefix)/share/man
|
||||||
SHA1_HEADER = <openssl/sha.h>
|
SHA1_HEADER = <openssl/sha.h>
|
||||||
GIT_VER = 2.10.0
|
GIT_VER = 2.10.1
|
||||||
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
|
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
|
||||||
INSTALL = install
|
INSTALL = install
|
||||||
COPYTREE = cp -r
|
COPYTREE = cp -r
|
||||||
|
2
git
2
git
@ -1 +1 @@
|
|||||||
Subproject commit 6ebdac1bab966b720d776aa43ca188fe378b1f4b
|
Subproject commit 6406bdc0b95715a087fdeeb0f6adf3deb80a25b8
|
Loading…
Reference in New Issue
Block a user