git: update to 1.8.5
Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
This commit is contained in:

committed by
Jason A. Donenfeld

父節點
4468ec1b15
當前提交
3cebf6838b
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.4
|
GIT_VER = 1.8.5
|
||||||
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
Submodule git updated: e230c568c4...d2446dfd7f
Reference in New Issue
Block a user