public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] unbound: Update to 1.6.0
@ 2016-12-16  8:50 Matthias Fischer
  2016-12-16 10:28 ` Michael Tremer
  0 siblings, 1 reply; 10+ messages in thread
From: Matthias Fischer @ 2016-12-16  8:50 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>

For details, see:
http://www.unbound.net/download.html
---
 config/rootfiles/common/unbound | 2 +-
 lfs/unbound                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index 722d73057..c31b8a698 100644
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -10,7 +10,7 @@ etc/unbound/unbound.conf
 #usr/lib/libunbound.la
 #usr/lib/libunbound.so
 usr/lib/libunbound.so.2
-usr/lib/libunbound.so.2.4.2
+usr/lib/libunbound.so.2.4.3
 usr/sbin/unbound
 usr/sbin/unbound-anchor
 usr/sbin/unbound-checkconf
diff --git a/lfs/unbound b/lfs/unbound
index b2ef6ac4c..3494a7b06 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.5.10
+VER        = 1.6.0
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0a3a236811f1ab5c1dc31974fa74e047
+$(DL_FILE)_MD5 = 78409eccf7260d260b6463f85e59c66b
 
 install : $(TARGET)
 
-- 
2.11.0


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

end of thread, other threads:[~2016-12-18 18:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16  8:50 [PATCH] unbound: Update to 1.6.0 Matthias Fischer
2016-12-16 10:28 ` Michael Tremer
2016-12-16 11:47   ` Matthias Fischer
2016-12-16 11:59     ` Michael Tremer
2016-12-16 15:44       ` Matthias Fischer
2016-12-16 16:13         ` Michael Tremer
2016-12-16 16:39           ` Matthias Fischer
2016-12-16 16:42             ` Michael Tremer
2016-12-16 17:52               ` Matthias Fischer
2016-12-18 18:07                 ` Michael Tremer

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