All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] qemu: bump version to 2.7.0
@ 2016-09-05 13:40 Vicente Olivert Riera
  2016-09-05 13:40 ` [Buildroot] [PATCH 2/6] privoxy: bump version to 3.0.26 Vicente Olivert Riera
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2016-09-05 13:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/qemu/qemu.hash | 2 +-
 package/qemu/qemu.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/qemu/qemu.hash b/package/qemu/qemu.hash
index 2d6d96c..572a5c9 100644
--- a/package/qemu/qemu.hash
+++ b/package/qemu/qemu.hash
@@ -1,2 +1,2 @@
 # Locally computed, tarball verified with GPG signature
-sha256 c9ac4a651b273233d21b8bec32e30507cb9cce7900841febc330956a1a8434ec  qemu-2.6.0.tar.bz2
+sha256 326e739506ba690daf69fc17bd3913a6c313d9928d743bd8eddb82f403f81e53  qemu-2.7.0.tar.bz2
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 5ca0e77..42dd9c2 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-QEMU_VERSION = 2.6.0
+QEMU_VERSION = 2.7.0
 QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
 QEMU_SITE = http://wiki.qemu.org/download
 QEMU_LICENSE = GPLv2, LGPLv2.1, MIT, BSD-3c, BSD-2c, Others/BSD-1c
-- 
2.7.3

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

end of thread, other threads:[~2016-09-08 16:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-05 13:40 [Buildroot] [PATCH 1/6] qemu: bump version to 2.7.0 Vicente Olivert Riera
2016-09-05 13:40 ` [Buildroot] [PATCH 2/6] privoxy: bump version to 3.0.26 Vicente Olivert Riera
2016-09-05 13:40 ` [Buildroot] [PATCH 3/6] nano: bump version to 2.7.0 Vicente Olivert Riera
2016-09-05 13:40 ` [Buildroot] [PATCH 4/6] mutt: bump version to 1.7.0 Vicente Olivert Riera
2016-09-05 13:40 ` [Buildroot] [PATCH 5/6] git: bump version to 2.10.0 Vicente Olivert Riera
2016-09-05 13:40 ` [Buildroot] [PATCH 6/6] e2fsprogs: bump version to 1.43.2 Vicente Olivert Riera
2016-09-05 13:47   ` Baruch Siach
2016-09-05 14:53     ` Vicente Olivert Riera
2016-09-05 20:04 ` [Buildroot] [PATCH 1/6] qemu: bump version to 2.7.0 Thomas Petazzoni
2016-09-08 16:38 ` Yann E. MORIN

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.