All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/10] git: bump to version 2.4.4
@ 2015-06-18 16:44 Vicente Olivert Riera
  2015-06-18 16:44 ` [Buildroot] [PATCH 02/10] lftp: bump to version 4.6.3a Vicente Olivert Riera
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2015-06-18 16:44 UTC (permalink / raw)
  To: buildroot

- Bump to version 2.4.4
- Update hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.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+
-- 
2.3.6

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-06-21  4:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18 16:44 [Buildroot] [PATCH 01/10] git: bump to version 2.4.4 Vicente Olivert Riera
2015-06-18 16:44 ` [Buildroot] [PATCH 02/10] lftp: bump to version 4.6.3a Vicente Olivert Riera
2015-06-19 19:06   ` Peter Korsgaard
2015-06-18 16:44 ` [Buildroot] [PATCH 03/10] libcurl: bump to version 7.43.0 Vicente Olivert Riera
2015-06-18 18:40   ` Gustavo Zacarias
2015-06-18 16:44 ` [Buildroot] [PATCH 04/10] lvm2: bump to version 2.02.121 Vicente Olivert Riera
2015-06-19 21:19   ` Peter Korsgaard
2015-06-18 16:44 ` [Buildroot] [PATCH 05/10] pinentry: bump to version 0.9.4 Vicente Olivert Riera
2015-06-21  4:39   ` Thomas Petazzoni
2015-06-19 18:17 ` [Buildroot] [PATCH 01/10] git: bump to version 2.4.4 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.