diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gsoap.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gsoap.rb b/Library/Formula/gsoap.rb index d068cf597..13a0229ce 100644 --- a/Library/Formula/gsoap.rb +++ b/Library/Formula/gsoap.rb @@ -2,8 +2,8 @@ require 'formula' class Gsoap < Formula homepage 'http://www.cs.fsu.edu/~engelen/soap.html' - url 'http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.11.zip' - sha1 'b1c17d501361939c6d419eeb2aa26e7fd2b586fe' + url 'http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.12.zip' + sha1 '6ff652dbee1b28a21c11ddcca64128fd647a992e' def install ENV.deparallelize |
