Skip to content
Snippets Groups Projects
Verified Commit 4b304387 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/packages: knot: update to version 3.2.1: accepted

parent 96dc469a
Branches
Tags
1 merge request!569Turris OS 6.0 (HBK)
Pipeline #104489 passed with stages
in 7 minutes and 28 seconds
From 0e72180bb27c2e125dd1fd0d91ddf4b7129cc53d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20H=C3=A1k?= <jan.hak@nic.cz>
Date: Tue, 13 Sep 2022 14:46:11 +0200
Subject: [PATCH] knot: update to version 3.2.1
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 023df0992a8b3fff97eb9dd8c36708114ac0f1a7)
---
net/knot/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/knot/Makefile b/net/knot/Makefile
index 2e1c8db40..7d9cf948e 100644
--- a/net/knot/Makefile
+++ b/net/knot/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=knot
-PKG_VERSION:=3.2.0
+PKG_VERSION:=3.2.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/
-PKG_HASH:=426d120994daf93af348aa6c48428e583dd286656415de4daf7a59106fd98631
+PKG_HASH:=51efa36f92679b25d43dbf8ba543e9f26138559f0fa1ba5fae172f5400659c8f
PKG_MAINTAINER:=Daniel Salzman <daniel.salzman@nic.cz>
PKG_LICENSE:=GPL-3.0 LGPL-2.0 0BSD BSD-3-Clause OLDAP-2.8
--
2.37.3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment