Merge pull request #11703 from jansauer/fix-pastor-ssl

Fix homepage to use SSL in Pastor Cask
This commit is contained in:
Vítor Galvão 2015-06-10 01:53:29 +01:00
commit 6b8303b594
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'pastor' do
url "https://mehlau.net/pastor/Pastor#{version.gsub('.','')}-signed.dmg"
name 'Pastor'
homepage 'http://mehlau.net/pastor'
homepage 'https://mehlau.net/pastor/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Pastor.app'