strongswan: https url and homepage
Closes Homebrew/homebrew#38242. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
41865558bf
commit
c6623a4e41
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Strongswan < Formula
|
||||
homepage 'http://www.strongswan.org'
|
||||
url 'http://download.strongswan.org/strongswan-5.3.0.tar.bz2'
|
||||
homepage 'https://www.strongswan.org'
|
||||
url 'https://download.strongswan.org/strongswan-5.3.0.tar.bz2'
|
||||
sha1 '6d83222143ff4dabbc667e9b1725cac55c546826'
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue