summaryrefslogtreecommitdiff
path: root/package/git/git.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/git/git.mk')
-rw-r--r--package/git/git.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/git/git.mk b/package/git/git.mk
index 50e5d7b44..e2d04aaae 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.4.4
+GIT_VERSION = 2.4.5
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+