summaryrefslogtreecommitdiff
path: root/net/drill/Makefile
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-08-13 14:10:05 +0000
committerpettai <pettai@pkgsrc.org>2012-08-13 14:10:05 +0000
commit8b43a848bcd00ed8ce5803d328e587b5814fd44c (patch)
treec1fb7f28f3f06f97ff86e270815132489801cf14 /net/drill/Makefile
parentc849e171accf904568261969571e69d2a2a1a2a7 (diff)
downloadpkgsrc-8b43a848bcd00ed8ce5803d328e587b5814fd44c.tar.gz
* bugfix #335: Print both SHA-1 and SHA-256 corresponding DS records.
* Fix verify NSEC3 denials. * allow for a secure trace if you use DS records as trust anchors * bugfix #313: trace on an empty nonterminal continuation.
Diffstat (limited to 'net/drill/Makefile')
-rw-r--r--net/drill/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/drill/Makefile b/net/drill/Makefile
index c3cd6454f67..981e96b06d4 100644
--- a/net/drill/Makefile
+++ b/net/drill/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2010/03/03 13:43:08 he Exp $
+# $NetBSD: Makefile,v 1.4 2012/08/13 14:10:05 pettai Exp $
-VERSION= 1.6.4
+VERSION= 1.6.8
DISTNAME= ldns-${VERSION}
PKGNAME= drill-${VERSION}
CATEGORIES= net