summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-03-07 16:14:28 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-07 17:41:40 +0100
commit9a426b6bcb6dc1d572bd926981f979e7f017a0e3 (patch)
tree426d34be1c4de97af047382319e947815233526b /package/git
parente982dcb7cc8cb7b62941f4f24ae55daa59b06860 (diff)
git: bump version to 2.3.2
- Bump version to 2.3.2 - Update the hash file 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 aa81df50c..8cc7be7aa 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 1acc4b051576143eb41d80f5675476629588c7c5fb4e6a1dc2c4590f47c498b7 git-2.3.1.tar.xz
+sha256 18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825 git-2.3.2.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index 0672d6ee1..fc7b6fec3 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.3.1
+GIT_VERSION = 2.3.2
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+