aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2013-11-28 00:19:50 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-08 14:59:38 +0100
commit3cebf6838b0739caaf711255d4c3a397d1e3046a (patch)
tree21eb6d42b5a001aff1f771bfa65a59aba59946ab /Makefile
parent4468ec1b15becf3838d8cf38440c527c487565a4 (diff)
downloadcgit-3cebf6838b0739caaf711255d4c3a397d1e3046a.tar.gz
cgit-3cebf6838b0739caaf711255d4c3a397d1e3046a.tar.bz2
git: update to 1.8.5
Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82d5b58..9930570 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
pdfdir = $(docdir)
mandir = $(prefix)/share/man
SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.8.4
+GIT_VER = 1.8.5
GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
INSTALL = install
COPYTREE = cp -r