mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 16:38:42 +00:00
git: update to 1.9.1
Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required.
This commit is contained in:
parent
e22e985416
commit
45315f846c
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.9.0
|
GIT_VER = 1.9.1
|
||||||
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 5f95c9f850b19b368c43ae399cc831b17a26a5ac
|
Subproject commit cee0c2750bb5f1b38f15ef961517e03c2e39c9ec
|
Loading…
Reference in New Issue
Block a user