git: update to 1.9.2
Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required.
This commit is contained in:

committed by
Jason A. Donenfeld

parent
10451797fa
commit
dcb16f0d11
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ htmldir = $(docdir)
|
||||
pdfdir = $(docdir)
|
||||
mandir = $(prefix)/share/man
|
||||
SHA1_HEADER = <openssl/sha.h>
|
||||
GIT_VER = 1.9.1
|
||||
GIT_VER = 1.9.2
|
||||
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
|
||||
INSTALL = install
|
||||
COPYTREE = cp -r
|
||||
|
2
git
2
git
Submodule git updated: cee0c2750b...0bc85abb7a
Reference in New Issue
Block a user