From cab906247bc0e92a42a97e42e1c15b6eff833f09 Mon Sep 17 00:00:00 2001 From: Daniel Salzman Date: Mon, 8 Jan 2018 16:33:24 +0100 Subject: [PATCH] knot: update to 2.6.4 Signed-off-by: Daniel Salzman --- net/knot/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/knot/Makefile b/net/knot/Makefile index 648183a72..faf411aca 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. +# Copyright (C) 2014-2018 CZ.NIC, z.s.p.o. # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=2.5.6 +PKG_VERSION:=2.6.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=37d1625c2aaefe2394c85f6742a6ae9421e8348318c13119a6c451796c387cfc +PKG_HASH:=1d0d37b5047ecd554d927519d5565c29c1ba9b501c100eb5f3a5af184d75386a PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-3.0 LGPL-2.0 0BSD MIT OLDAP-2.8