diff options
Diffstat (limited to 'Library/Formula/xplanet.rb')
| -rw-r--r-- | Library/Formula/xplanet.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xplanet.rb b/Library/Formula/xplanet.rb index c2cb1921c..f38cb6c80 100644 --- a/Library/Formula/xplanet.rb +++ b/Library/Formula/xplanet.rb @@ -2,7 +2,7 @@ require 'formula' class Xplanet < Formula homepage 'http://xplanet.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/xplanet/xplanet/1.3.0/xplanet-1.3.0.tar.gz' + url 'https://downloads.sourceforge.net/project/xplanet/xplanet/1.3.0/xplanet-1.3.0.tar.gz' sha1 '7c5208b501b441a0184cbb334a5658d0309d7dac' option "with-x", "Build for X11 instead of Aqua" |
