about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Keeping2014-08-03 15:51:42 +0100
committerJason A. Donenfeld2014-08-07 14:42:34 +0200
commit49f607777fe3d9393574a572d72caa568ee3ca3c (patch)
tree0d1fc0d179a6f8d2ad29451f2855d0555c8e2f4c /Makefile
parentAlways check if README exists in choose_readme() (diff)
downloadcgit-49f607777fe3d9393574a572d72caa568ee3ca3c.tar.gz
cgit-49f607777fe3d9393574a572d72caa568ee3ca3c.zip
git: update to v2.0.4
No CGit changes required.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 93b525a..6a8a125 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 = 2.0.3 17GIT_VER = 2.0.4
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