Skip to content

Commit

Permalink
knot: update to 1.6.3
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Salzman <[email protected]>
  • Loading branch information
salzmdan committed Apr 23, 2015
1 parent 6d95de9 commit 122a780
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions net/knot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=knot
PKG_VERSION:=1.6.2
PKG_VERSION:=1.6.3
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/
PKG_MD5SUM:=ad0a2d641556ad30d17d45200a2c45df
PKG_MD5SUM:=fb744b50493ac7e724d5228ade2e35b1

PKG_MAINTAINER:=Daniel Salzman <[email protected]>
PKG_LICENSE:=GPL-2.0+
Expand Down
4 changes: 2 additions & 2 deletions net/knot/patches/03_zscanner_tests.patch
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ index 846f351..272856c 100644
TESTS_DIR="$SOURCE"/data
ZSCANNER_TOOL="$BUILD"/zscanner-tool

-plan 69
+plan 67
-plan 71
+plan 69

mkdir -p "$TMPDIR"/includes/
for a in 1 2 3 4 5 6; do

0 comments on commit 122a780

Please sign in to comment.