pdnsrec: https url
Closes Homebrew/homebrew#39046. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
bec7c84eb2
commit
4efb3a6f19
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Pdnsrec < Formula
|
||||
homepage "http://wiki.powerdns.com"
|
||||
url "http://downloads.powerdns.com/releases/pdns-recursor-3.7.2.tar.bz2"
|
||||
url "https://downloads.powerdns.com/releases/pdns-recursor-3.7.2.tar.bz2"
|
||||
sha256 "1366bc1bed7c96fbd3926cf7a9e6d365c53b8a99182642debe1b2863dd015a7e"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue