about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorChristian Hesse2014-04-10 05:34:34 +0200
committerJason A. Donenfeld2014-04-12 18:05:43 +0200
commitdcb16f0d11305b4d7cb6357c5c0e21ad67f69871 (patch)
tree3196300e112f4ea5c38ec3a2f024842ee98ba82e
parentFix cgit_parse_url when a repo url is contained in another repo url (diff)
downloadcgit-dcb16f0d11305b4d7cb6357c5c0e21ad67f69871.tar.gz
cgit-dcb16f0d11305b4d7cb6357c5c0e21ad67f69871.zip
git: update to 1.9.2
Everything works just bumping the version in Makefile and commit hash in
submodule. No code changes required.
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 2493527..e6ec0dc 100644 --- a/Makefile +++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
14pdfdir = $(docdir) 14pdfdir = $(docdir)
15mandir = $(prefix)/share/man 15mandir = $(prefix)/share/man
16SHA1_HEADER = <openssl/sha.h> 16SHA1_HEADER = <openssl/sha.h>
17GIT_VER = 1.9.1 17GIT_VER = 1.9.2
18GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz 18GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
19INSTALL = install 19INSTALL = install
20COPYTREE = cp -r 20COPYTREE = cp -r
diff --git a/git b/git
Subproject cee0c2750bb5f1b38f15ef961517e03c2e39c9e Subproject 0bc85abb7aa9b24b093253018801a0fb43d0112