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>
This commit is contained in:
Vicente Olivert Riera 2015-06-18 18:44:24 +02:00 committed by Peter Korsgaard
parent c2c993c31d
commit c7fec23ecc
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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+