Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] git: bump version to 2.10.1
@ 2016-10-11 11:20 Vicente Olivert Riera
  2016-10-11 11:20 ` [Buildroot] [PATCH 2/2] dhcp: bump version to 4.3.5 Vicente Olivert Riera
  2016-10-13  6:01 ` [Buildroot] [PATCH 1/2] git: bump version to 2.10.1 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-10-11 11:20 UTC (permalink / raw)
  To: buildroot

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 e2cf300..73bb9cb 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 c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7  git-2.10.0.tar.xz
+sha256 a9c32df9061cfc2c194ecaa0357ba273c1f24a0dbf0d856b03dcedafcd0a4dc6  git-2.10.1.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index 3730b77..8bc2907 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.10.0
+GIT_VERSION = 2.10.1
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+
-- 
2.10.0

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

end of thread, other threads:[~2016-10-13  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11 11:20 [Buildroot] [PATCH 1/2] git: bump version to 2.10.1 Vicente Olivert Riera
2016-10-11 11:20 ` [Buildroot] [PATCH 2/2] dhcp: bump version to 4.3.5 Vicente Olivert Riera
2016-10-13  6:02   ` Peter Korsgaard
2016-10-13  6:01 ` [Buildroot] [PATCH 1/2] git: bump version to 2.10.1 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox