Skip to content

Commit

Permalink
knot-resolver: Update to version 5.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miska committed Feb 13, 2024
1 parent a8ef53e commit f7e1897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/knot-resolver/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ PKG_RELRO_FULL:=0
include $(TOPDIR)/rules.mk

PKG_NAME:=knot-resolver
PKG_VERSION:=5.7.0
PKG_VERSION:=5.7.1
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-resolver
PKG_HASH:=383ef6db1cccabd2dd788ea9385f05e98a2bafdfeb7f0eda57ff9d572f4fad71
PKG_HASH:=da14b415c61d53747a991f12d6209367ef826a13dc6bf4eeaf5d88760294c3a2

PKG_MAINTAINER:=Knot DNS <knot-dns@labs.nic.cz>
PKG_LICENSE:=GPL-3.0-later
Expand Down

0 comments on commit f7e1897

Please sign in to comment.