All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] radvd: bump to version 2.8
@ 2014-10-14 10:53 Gustavo Zacarias
  2014-10-14 10:54 ` [Buildroot] [PATCH 2/6] gnutls: bump to version 3.2.19 Gustavo Zacarias
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 10:53 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/radvd/radvd.hash | 2 ++
 package/radvd/radvd.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/radvd/radvd.hash

diff --git a/package/radvd/radvd.hash b/package/radvd/radvd.hash
new file mode 100644
index 0000000..3ae4b69
--- /dev/null
+++ b/package/radvd/radvd.hash
@@ -0,0 +1,2 @@
+# From http://www.litech.org/radvd/dist/radvd-2.8.tar.gz.sha256
+sha256	0a1041b2044dafa45882b9fc30badadb7abed76c1a20f6332fecaa53c8440df9	radvd-2.8.tar.xz
diff --git a/package/radvd/radvd.mk b/package/radvd/radvd.mk
index f99ac6c..e0d4f69 100644
--- a/package/radvd/radvd.mk
+++ b/package/radvd/radvd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RADVD_VERSION = 2.7
+RADVD_VERSION = 2.8
 RADVD_SOURCE = radvd-$(RADVD_VERSION).tar.xz
 RADVD_SITE = http://www.litech.org/radvd/dist
 RADVD_DEPENDENCIES = host-bison flex host-flex host-pkgconf
-- 
2.0.4

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

end of thread, other threads:[~2014-10-19 13:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 10:53 [Buildroot] [PATCH 1/6] radvd: bump to version 2.8 Gustavo Zacarias
2014-10-14 10:54 ` [Buildroot] [PATCH 2/6] gnutls: bump to version 3.2.19 Gustavo Zacarias
2014-10-14 10:54 ` [Buildroot] [PATCH 3/6] make: bump to version 4.1 Gustavo Zacarias
2014-10-14 10:54 ` [Buildroot] [PATCH 4/6] libcdio: bump to version 0.93 Gustavo Zacarias
2014-10-14 10:54 ` [Buildroot] [PATCH 5/6] libnss: bump to version 3.17.2 Gustavo Zacarias
2014-10-14 10:54 ` [Buildroot] [PATCH 6/6] tar: bump to version 1.28 Gustavo Zacarias
2014-10-14 14:52   ` Peter Korsgaard
2014-10-14 15:24     ` Gustavo Zacarias
2014-10-14 21:11       ` Arnout Vandecappelle
2014-10-19 13:38         ` Gustavo Zacarias
2014-10-14 14:52 ` [Buildroot] [PATCH 1/6] radvd: bump to version 2.8 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.