gsoap 2.8.15
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
dd423ebd22
commit
6efe2a877c
1 changed files with 2 additions and 2 deletions
|
@ -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.14.zip'
|
||||
sha1 '4bb2f8c0bbb3be0267aaf51a7dc76817b18c5e0a'
|
||||
url 'http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.15.zip'
|
||||
sha1 '3238ea70fcd3356bd2e7cd3d1e2ef91c1040b81a'
|
||||
|
||||
def install
|
||||
ENV.deparallelize
|
||||
|
|
Loading…
Reference in a new issue