aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ldns.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ldns.rb b/Library/Formula/ldns.rb
index f7f0c3525..47e477524 100644
--- a/Library/Formula/ldns.rb
+++ b/Library/Formula/ldns.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ldns < Formula
homepage 'http://nlnetlabs.nl/projects/ldns/'
- url 'http://nlnetlabs.nl/downloads/ldns/ldns-1.6.13.tar.gz'
- sha1 '859f633d10b763f06b602e2113828cbbd964c7eb'
+ url 'http://nlnetlabs.nl/downloads/ldns/ldns-1.6.16.tar.gz'
+ sha1 '5b4fc6c5c3078cd061905c47178478cb1015c62a'
option "python", "Build Python pydns bindings"