Browse Source

knot: update to 1.6.1

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Daniel Salzman 10 years ago
parent
commit
fdfacf24ea
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      net/knot/Makefile

+ 4
- 4
net/knot/Makefile View File

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2014 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
2
+# Copyright (C) 2014-2015 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,13 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=knot
11
-PKG_VERSION:=1.5.3
12
-PKG_RELEASE:=2
11
+PKG_VERSION:=1.6.1
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:=bab73ec83ad7f1d64bb765bf0c72caae
17
+PKG_MD5SUM:=acea8f90079c4f90ee841d1cfa3ccd30
18 18
 
19 19
 PKG_MAINTAINER:=Daniel Salzman <daniel.salzman@nic.cz>
20 20
 PKG_LICENSE:=GPL-2.0+