git: bump version to 2.3.2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sat, 7 Mar 2015 16:14:28 +0000 (16:14 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 7 Mar 2015 16:41:40 +0000 (17:41 +0100)
- 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>
package/git/git.hash
package/git/git.mk

index aa81df50ccca14fffb65385d253866b261c93796..8cc7be7aaff312af5669f572fccda6129b5817ef 100644 (file)
@@ -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
index 0672d6ee1f735318abb03071ab5389f2ada9f91f..fc7b6fec3567a142496915bdfa3fec93eb7505a9 100644 (file)
@@ -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+