unbound: Update to 1.7.1

Message ID 20180506103731.31437-1-matthias.fischer@ipfire.org
State Accepted
Commit ba5dccd0081de56edc7218239f2266243baf3c51
Headers
Series unbound: Update to 1.7.1 |

Commit Message

Matthias Fischer May 6, 2018, 8:37 p.m. UTC
  For details see:
http://www.unbound.net/download.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/common/unbound | 2 +-
 lfs/unbound                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index d2969bef1..db0ab1b94 100644
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -11,7 +11,7 @@  etc/unbound/unbound.conf
 #usr/lib/libunbound.la
 #usr/lib/libunbound.so
 usr/lib/libunbound.so.2
-usr/lib/libunbound.so.2.5.8
+usr/lib/libunbound.so.2.5.9
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
diff --git a/lfs/unbound b/lfs/unbound
index 4209c7a42..ac0c8fd57 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 1.7.0
+VER        = 1.7.1
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 49937b5f99a6fc2de8c5f3bb22a54390
+$(DL_FILE)_MD5 = e3614d9746e1fd45f191a2b88ad8df04
 
 install : $(TARGET)