|
@@ -8,13 +8,13 @@
|
8
|
8
|
include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=knot
|
11
|
|
-PKG_VERSION:=1.6.1
|
|
11
|
+PKG_VERSION:=1.6.2
|
12
|
12
|
PKG_RELEASE:=1
|
13
|
13
|
|
14
|
14
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
15
|
15
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
16
|
16
|
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/
|
17
|
|
-PKG_MD5SUM:=acea8f90079c4f90ee841d1cfa3ccd30
|
|
17
|
+PKG_MD5SUM:=ad0a2d641556ad30d17d45200a2c45df
|
18
|
18
|
|
19
|
19
|
PKG_MAINTAINER:=Daniel Salzman <daniel.salzman@nic.cz>
|
20
|
20
|
PKG_LICENSE:=GPL-2.0+
|