git: update to 1.8.3
No changes required, just bump the submodule and Makefile versions. Signed-off-by: John Keeping <john@keeping.me.uk>
This commit is contained in:

committed by
Jason A. Donenfeld

parent
f32a2da636
commit
0499e88cce
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.2.2
|
GIT_VER = 1.8.3
|
||||||
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
|
||||||
MAN5_TXT = $(wildcard *.5.txt)
|
MAN5_TXT = $(wildcard *.5.txt)
|
||||||
|
2
git
2
git
Submodule git updated: 4a9a4f0ec1...edca415256
Reference in New Issue
Block a user