From 38fc0c1e5a3e672f45c187be2b61021e051e5f6c Mon Sep 17 00:00:00 2001 From: Daniel Salzman Date: Tue, 9 Sep 2014 09:35:14 +0200 Subject: [PATCH] knot: update to 1.5.2. Signed-off-by: Daniel Salzman --- net/knot/Makefile | 4 ++-- net/knot/patches/03_zscanner_tests.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/knot/Makefile b/net/knot/Makefile index ea23e7d5ed..6ff060c4e6 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=1.5.1 +PKG_VERSION:=1.5.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_MD5SUM:=4109648a538d35babea8379993c34996 +PKG_MD5SUM:=cc7e679c8857fd70df7ab14f96a2f1a7 PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-2.0+ diff --git a/net/knot/patches/03_zscanner_tests.patch b/net/knot/patches/03_zscanner_tests.patch index 74be978300..279df27997 100644 --- a/net/knot/patches/03_zscanner_tests.patch +++ b/net/knot/patches/03_zscanner_tests.patch @@ -34,8 +34,8 @@ index 846f351..272856c 100644 TESTS_DIR="$SOURCE"/data ZSCANNER_TOOL="$BUILD"/zscanner-tool --plan 68 -+plan 66 +-plan 69 ++plan 67 mkdir -p "$TMPDIR"/includes/ for a in 1 2 3 4 5 6; do -- 2.30.2