pdnsrec 3.5.3
Closes Homebrew/homebrew#22662. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
66331e8971
commit
8ec1c63997
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pdnsrec < Formula
|
||||
homepage 'http://wiki.powerdns.com'
|
||||
url 'http://downloads.powerdns.com/releases/pdns-recursor-3.5.2.tar.bz2'
|
||||
sha256 'ffe3158ee5b3f62e927198fd44e839a01d3241a41a4e61afdca6709113c276bd'
|
||||
url 'http://downloads.powerdns.com/releases/pdns-recursor-3.5.3.tar.bz2'
|
||||
sha1 '1809003427b2e1b82e5bcaf55dfbaf02d7b1227a'
|
||||
|
||||
depends_on :macos => :lion
|
||||
depends_on 'boost'
|
||||
|
|
Loading…
Reference in a new issue