From 42cfd29fe36e8054e0471e984b1e37567b310d36 Mon Sep 17 00:00:00 2001 From: Daniel Salzman Date: Wed, 11 Apr 2018 13:03:46 +0200 Subject: [PATCH] knot: update to 2.6.6 Signed-off-by: Daniel Salzman --- net/knot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/knot/Makefile b/net/knot/Makefile index 48c1e28ec9..4bcd1280ac 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=2.6.5 +PKG_VERSION:=2.6.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=33cd676706e2baeb37cf3879ccbc91a1e1cd1ee5d7a082adff4d1e753ce49d46 +PKG_HASH:=9119d8a56828a596d246431492be8c015f918de65ba793d76071122567c3080a PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-3.0 LGPL-2.0 0BSD MIT OLDAP-2.8