mirror of
https://git.zx2c4.com/cgit
synced 2024-11-08 17:48:41 +00:00
git: Update to 1.9.0
No code changes required, just bump the submodule and Makefile versions. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
This commit is contained in:
parent
8acfa51a8b
commit
8033dc01f4
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 = 1.8.5
|
GIT_VER = 1.9.0
|
||||||
GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
|
GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
|
||||||
INSTALL = install
|
INSTALL = install
|
||||||
COPYTREE = cp -r
|
COPYTREE = cp -r
|
||||||
|
2
git
2
git
@ -1 +1 @@
|
|||||||
Subproject commit d2446dfd7f3b3f8948142cfb07a0270e2497d93f
|
Subproject commit 5f95c9f850b19b368c43ae399cc831b17a26a5ac
|
Loading…
Reference in New Issue
Block a user