summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-07-01 13:39:34 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-02 11:00:29 +0200
commit614c287a6cd58b5ce7bfba3dba4fa396cb9b301c (patch)
treef9b6f7d09bad56623dac045fa1d8a225408cb82e /package/git
parent6bcc75d73f3d565500d555ee17beafc098dddd12 (diff)
git: bump to version 2.4.5
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/git')
-rw-r--r--package/git/git.hash2
-rw-r--r--package/git/git.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/git/git.hash b/package/git/git.hash
index cb4ce1307..81caf394e 100644
--- a/package/git/git.hash
+++ b/package/git/git.hash
@@ -1,2 +1,2 @@
# From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256 f873b15d42281474fcba5921295d01e48a3cd3cddcbeb3d60176bf30f5f30260 git-2.4.4.tar.xz
+sha256 c31a5f5f72e025f8fe26845032a06683c7e5c1a73236c2353b5606ddd22e0494 git-2.4.5.tar.xz
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+