Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] nbd: bump to version 2.9.24
@ 2011-11-30 11:10 Gustavo Zacarias
  2011-11-30 11:11 ` [Buildroot] [PATCH 2/4] binutils: remove deprecated versions Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gustavo Zacarias @ 2011-11-30 11:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/nbd/nbd.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/nbd/nbd.mk b/package/nbd/nbd.mk
index 69a55ae..d9d0a85 100644
--- a/package/nbd/nbd.mk
+++ b/package/nbd/nbd.mk
@@ -4,9 +4,9 @@
 #
 #############################################################
 
-NBD_VERSION = 2.9.15
+NBD_VERSION = 2.9.24
 NBD_SOURCE = nbd-$(NBD_VERSION).tar.bz2
-NBD_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/nbd/
+NBD_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/nbd/
 NBD_CONF_OPT = $(if $(BR2_LARGEFILE),--enable-lfs,--disable-lfs)
 NBD_DEPENDENCIES = libglib2
 
-- 
1.7.3.4

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

end of thread, other threads:[~2011-12-05 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 11:10 [Buildroot] [PATCH 1/4] nbd: bump to version 2.9.24 Gustavo Zacarias
2011-11-30 11:11 ` [Buildroot] [PATCH 2/4] binutils: remove deprecated versions Gustavo Zacarias
2011-12-05  8:26   ` Peter Korsgaard
2011-11-30 11:11 ` [Buildroot] [PATCH 3/4] binutils: add version 2.22 Gustavo Zacarias
2011-12-05 11:54   ` Peter Korsgaard
2011-11-30 11:11 ` [Buildroot] [PATCH 4/4] ruby: bump to version 1.9.2-p290 Gustavo Zacarias
2011-12-05 13:46   ` Peter Korsgaard
2011-12-05  8:25 ` [Buildroot] [PATCH 1/4] nbd: bump to version 2.9.24 Peter Korsgaard

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