Skip to content

Commit

Permalink
unbound 1.5.8
Browse files Browse the repository at this point in the history
Closes Homebrew#49741.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
publicarray authored and DomT4 committed Mar 3, 2016
1 parent 6984dd2 commit 73654bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/unbound.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Unbound < Formula
desc "Validating, recursive, caching DNS resolver"
homepage "https://www.unbound.net"
url "https://unbound.net/downloads/unbound-1.5.7.tar.gz"
sha256 "4b2088e5aa81a2d48f6337c30c1cf7e99b2e2dc4f92e463b3bee626eee731ca8"
url "https://unbound.net/downloads/unbound-1.5.8.tar.gz"
sha256 "33567a20f73e288f8daa4ec021fbb30fe1824b346b34f12677ad77899ecd09be"

bottle do
cellar :any
Expand Down

0 comments on commit 73654bd

Please sign in to comment.