Skip to content

Commit

Permalink
unbound 1.5.4
Browse files Browse the repository at this point in the history
unbound: 1.5.4

Closes Homebrew/legacy-homebrew#42246.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
MindTooth authored and DomT4 committed Jul 30, 2015
1 parent 62dd5c7 commit 8238d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/unbound.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Unbound < Formula
desc "Validating, recursive, caching DNS resolver"
homepage "https://www.unbound.net"
url "https://unbound.net/downloads/unbound-1.5.3.tar.gz"
sha256 "76bdc875ed4d1d3f8e4cfe960e6df78ee5c6c7c18abac11331cf93a7ae129eca"
url "https://unbound.net/downloads/unbound-1.5.4.tar.gz"
sha256 "a1e1c1a578cf8447cb51f6033714035736a0f04444854a983123c094cc6fb137"

depends_on "openssl"
depends_on "libevent"
Expand Down

0 comments on commit 8238d13

Please sign in to comment.