git: bump to version 2.4.5
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 1 Jul 2015 11:39:34 +0000 (13:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Jul 2015 09:00:29 +0000 (11:00 +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 cb4ce1307c26c9d819c03c7299ebe68728f5e379..81caf394ec2e44cf553b61641b39f7cf45e66b88 100644 (file)
@@ -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
index 50e5d7b4425e88b630e0dd48bdfb1e590d293cd9..e2d04aaae1ef7cf73fddfc648634039e1c2945c1 100644 (file)
@@ -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+