aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/unbound.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/unbound.rb b/Library/Formula/unbound.rb
index 0144f4740..b35a78364 100644
--- a/Library/Formula/unbound.rb
+++ b/Library/Formula/unbound.rb
@@ -1,8 +1,8 @@
require "formula"
class Unbound < Formula
- homepage "http://www.unbound.net"
- url "http://unbound.net/downloads/unbound-1.5.3.tar.gz"
+ homepage "https://www.unbound.net"
+ url "https://unbound.net/downloads/unbound-1.5.3.tar.gz"
sha256 "76bdc875ed4d1d3f8e4cfe960e6df78ee5c6c7c18abac11331cf93a7ae129eca"
depends_on "openssl"