diff options
Diffstat (limited to 'Library/Formula/gsoap.rb')
| -rw-r--r-- | Library/Formula/gsoap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gsoap.rb b/Library/Formula/gsoap.rb index fa95d0dc7..0295170cf 100644 --- a/Library/Formula/gsoap.rb +++ b/Library/Formula/gsoap.rb @@ -2,7 +2,7 @@ require 'formula' class Gsoap < Formula homepage 'http://www.cs.fsu.edu/~engelen/soap.html' - url 'http://downloads.sourceforge.net/project/gsoap2/gSOAP/gsoap_2.8.17.zip' + url 'https://downloads.sourceforge.net/project/gsoap2/gSOAP/gsoap_2.8.17.zip' sha1 'd6c483ea2eabade138d71d005300be909be9a274' def install |
