about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse2016-07-12 00:42:41 +0200
committerJason A. Donenfeld2016-07-12 01:04:56 +0200
commitd6b0332982234c73a26119e4ed60d442870b8078 (patch)
treea07976d20f4264cac4c3b0cc1b4475f8902e4bc9 /Makefile
parentLink with -ldl on GNU/kFreeBSD (diff)
downloadcgit-d6b0332982234c73a26119e4ed60d442870b8078.tar.gz
cgit-d6b0332982234c73a26119e4ed60d442870b8078.zip
git: update to v2.9.1
Update to git version v2.9.1, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index c7a57f8..9d067d4 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.9.0 17GIT_VER = 2.9.1
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