aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAnand Buddhdev2012-11-13 19:06:01 +0100
committerJack Nagel2012-11-15 12:00:25 -0600
commit24f73fbeac2b9f022d29f761ee9b198f2a8f0d58 (patch)
tree1504aa8230a38fbd258f5bb19c66103ef15446cd /Library
parentda9241aab8bf782a421a95a0ce4b19591f184913 (diff)
downloadhomebrew-24f73fbeac2b9f022d29f761ee9b198f2a8f0d58.tar.bz2
ldns 1.6.16
Closes #16074. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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"