summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-06-18 18:44:24 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-06-19 20:13:50 +0200
commitc7fec23eccc9a84dddc45fc47149599d125b870f (patch)
tree22642a891cced4d709fe5585382e05b91cbfb752 /package/git
parentc2c993c31dbeb2774d7c1eabeadf787831d38cf6 (diff)
git: bump to version 2.4.4
- Bump to version 2.4.4 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 8cc7be7aa..cb4ce1307 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 845c24e78..50e5d7b44 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+