Skip to content

Commit

Permalink
pdnsrec 4.1.4
Browse files Browse the repository at this point in the history
Closes Homebrew#31721.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
DomT4 committed Sep 3, 2018
1 parent 775420b commit 24aad76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pdnsrec.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Pdnsrec < Formula
desc "Non-authoritative/recursing DNS server"
homepage "https://www.powerdns.com/recursor.html"
url "https://downloads.powerdns.com/releases/pdns-recursor-4.1.3.tar.bz2"
sha256 "c133455f7abc1e44800603c134cdadf1968b802f77348555179087734c7da88b"
url "https://downloads.powerdns.com/releases/pdns-recursor-4.1.4.tar.bz2"
sha256 "b19f4353bea3fe54a581a4e7ace101637f8474f5ebfe925e2d3ff4910b71b550"

bottle do
sha256 "afcfca15bce37c107014ad88606e7b9e104da96a711bcb0afe34f49fdc527d57" => :mojave
Expand Down

0 comments on commit 24aad76

Please sign in to comment.