git: bump version to 2.5.2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 11 Sep 2015 11:57:50 +0000 (12:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 11 Sep 2015 17:48:43 +0000 (19:48 +0200)
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 81caf394ec2e44cf553b61641b39f7cf45e66b88..6201986905732fe2535674ee4d903a2e8aaae4f0 100644 (file)
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256  c31a5f5f72e025f8fe26845032a06683c7e5c1a73236c2353b5606ddd22e0494  git-2.4.5.tar.xz
+sha256  4b4760a90ede51accee703bd6815f1f79afef68670acdcf3ea31dcc846a40c9b  git-2.5.2.tar.xz
index e2d04aaae1ef7cf73fddfc648634039e1c2945c1..bd852df8ceb2b01ffd5a3d2172667b5a727cdefa 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.4.5
+GIT_VERSION = 2.5.2
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+