diff options
Diffstat (limited to 'Library/Formula/paps.rb')
| -rw-r--r-- | Library/Formula/paps.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/paps.rb b/Library/Formula/paps.rb index 697a864ea..b4e093e53 100644 --- a/Library/Formula/paps.rb +++ b/Library/Formula/paps.rb @@ -4,7 +4,7 @@ require 'formula' class Paps < Formula homepage 'http://paps.sourceforge.net/' - url 'http://downloads.sourceforge.net/paps/paps-0.6.8.tar.gz' + url 'https://downloads.sourceforge.net/paps/paps-0.6.8.tar.gz' sha1 '83646b0de89deb8321f260c2c5a665bc7c8f5928' depends_on 'pkg-config' => :build |
