aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-07-12 00:42:41 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-12 01:04:56 +0200
commitd6b0332982234c73a26119e4ed60d442870b8078 (patch)
treea07976d20f4264cac4c3b0cc1b4475f8902e4bc9 /Makefile
parentLink with -ldl on GNU/kFreeBSD (diff)
downloadcgit-d6b0332982234c73a26119e4ed60d442870b8078.tar.xz
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 '')
-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)
pdfdir = $(docdir)
mandir = $(prefix)/share/man
SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 2.9.0
+GIT_VER = 2.9.1
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
INSTALL = install
COPYTREE = cp -r