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:
Christian Hesse
2014-03-20 14:41:16 +01:00
committed by Jason A. Donenfeld
parent e22e985416
commit 45315f846c
2 changed files with 2 additions and 2 deletions

View File

@ -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

Submodule git updated: 5f95c9f850...cee0c2750b