[Buildroot] [git commit branch/next] git: bump to version 2.4.4

Peter Korsgaard peter at korsgaard.com
Sat Aug 8 10:56:13 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=c7fec23eccc9a84dddc45fc47149599d125b870f
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

- Bump to version 2.4.4
- Update hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/git/git.hash |    2 +-
 package/git/git.mk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/git/git.hash b/package/git/git.hash
index 8cc7be7..cb4ce13 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  18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825  git-2.3.2.tar.xz
+sha256  f873b15d42281474fcba5921295d01e48a3cd3cddcbeb3d60176bf30f5f30260  git-2.4.4.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index 845c24e..50e5d7b 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.3.2
+GIT_VERSION = 2.4.4
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+


More information about the buildroot mailing list