summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-09-18 12:07:51 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-09-19 13:58:15 +0200
commit71a0b33a0d8d00d82c191ce3e73d1801982276fb (patch)
tree41b0bed0fff9c77356a963935a2bbabd33c534b0 /package/git
parent72552f77e0e8d7693a9d1351e19074602b76b82d (diff)
git: bump to version 2.5.3
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 620198690..c669d5351 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 4b4760a90ede51accee703bd6815f1f79afef68670acdcf3ea31dcc846a40c9b git-2.5.2.tar.xz
+sha256 124d29d857a1282fd2111cf4a021f156e8bae917f455b4551b2aea87f0453a1a git-2.5.3.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index bd852df8c..720528eff 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.5.2
+GIT_VERSION = 2.5.3
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+