aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wput.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/wput.rb')
-rw-r--r--Library/Formula/wput.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wput.rb b/Library/Formula/wput.rb
index 416bf2d6b..c9ae8c7f7 100644
--- a/Library/Formula/wput.rb
+++ b/Library/Formula/wput.rb
@@ -2,7 +2,7 @@ require 'formula'
class Wput < Formula
homepage 'http://wput.sourceforge.net/'
- url 'http://downloads.sourceforge.net/project/wput/wput/0.6.2/wput-0.6.2.tgz'
+ url 'https://downloads.sourceforge.net/project/wput/wput/0.6.2/wput-0.6.2.tgz'
sha1 'c058f76395672d1fbbb839c958d6537e82fc88b7'
# The patch is to skip inclusion of malloc.h only on OSX. Upstream: