diff options
| -rw-r--r-- | Library/Formula/pv.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pv.rb b/Library/Formula/pv.rb index 5e4a508f8..08460835f 100644 --- a/Library/Formula/pv.rb +++ b/Library/Formula/pv.rb @@ -1,6 +1,6 @@ class Pv < Formula - homepage "http://www.ivarch.com/programs/pv.shtml" - url "http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2" + homepage "https://www.ivarch.com/programs/pv.shtml" + url "https://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2" sha1 "748280662bdc318c876cc9e759b52050c76f81ee" bottle do |
