From ce619701b2c1d780d552082ad5eeae719cbeee3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=A1k?= Date: Fri, 29 Apr 2022 14:27:07 +0200 Subject: [PATCH] knot: update to 3.1.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Release notes: https://www.knot-dns.cz/2022-04-28-version-318.html - Refreshed patch to avoid offset Signed-off-by: Jan Hák Signed-off-by: Josef Schlehofer [added commit message, refresh patch] (cherry picked from commit db12181940e0136adaa20edb8923e90166847e3a) --- net/knot/Makefile | 4 ++-- net/knot/patches/02_knot.conf.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/knot/Makefile b/net/knot/Makefile index 8faf2e81f..399c0f644 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.1.7 +PKG_VERSION:=3.1.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=ffb6887e238ce4c7df0cc76bb55a5093465275201ac12156a3390782dc49857b +PKG_HASH:=767e458a56277a1270b359294c3be6c63fd734884d62a045e01756a46507aa94 PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-3.0 LGPL-2.0 0BSD BSD-3-Clause OLDAP-2.8 diff --git a/net/knot/patches/02_knot.conf.patch b/net/knot/patches/02_knot.conf.patch index f599e0dcf..e63697878 100644 --- a/net/knot/patches/02_knot.conf.patch +++ b/net/knot/patches/02_knot.conf.patch @@ -1,6 +1,6 @@ --- a/samples/knot.sample.conf.in +++ b/samples/knot.sample.conf.in -@@ -33,6 +33,8 @@ template: +@@ -25,6 +25,8 @@ template: - id: default storage: "@storage_dir@" file: "%s.zone"