aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Szakáts2015-03-31 22:55:34 +0200
committerMike McQuaid2015-04-01 08:13:08 +0100
commit161535c5940e517983f5e7449fa5607ca257b07d (patch)
treeda48cba4551350129125321e7f9b80bdd57123bc
parenta80524604bea567312b1ddb9accb9e565bd3fa01 (diff)
downloadhomebrew-161535c5940e517983f5e7449fa5607ca257b07d.tar.bz2
strongswan: https url and homepage
Closes #38242. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/strongswan.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/strongswan.rb b/Library/Formula/strongswan.rb
index 4555601ac..b5b8a0d95 100644
--- a/Library/Formula/strongswan.rb
+++ b/Library/Formula/strongswan.rb
@@ -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