diff options
Diffstat (limited to 'Library/Formula/ppss.rb')
| -rw-r--r-- | Library/Formula/ppss.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ppss.rb b/Library/Formula/ppss.rb index c8d57b6df..45ce3e978 100644 --- a/Library/Formula/ppss.rb +++ b/Library/Formula/ppss.rb @@ -2,7 +2,7 @@ require 'formula' class Ppss < Formula homepage 'http://ppss.googlecode.com' - url 'http://ppss.googlecode.com/files/ppss-2.97.tgz' + url 'https://ppss.googlecode.com/files/ppss-2.97.tgz' sha1 '097dd068c16078ead8024551be6e69786f8ba533' def install |
