gsoap 2.8.28
Closes Homebrew/homebrew#49207. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
b64f3d3096
commit
e24f407cdd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Gsoap < Formula
|
class Gsoap < Formula
|
||||||
desc "SOAP stub and skeleton compiler for C and C++"
|
desc "SOAP stub and skeleton compiler for C and C++"
|
||||||
homepage "https://www.cs.fsu.edu/~engelen/soap.html"
|
homepage "https://www.cs.fsu.edu/~engelen/soap.html"
|
||||||
url "https://downloads.sourceforge.net/project/gsoap2/gSOAP/gsoap_2.8.25.zip"
|
url "https://downloads.sourceforge.net/project/gsoap2/gSOAP/gsoap_2.8.28.zip"
|
||||||
sha256 "396b66eb7ab410d89a38d1319443d99fd8b43cab8743f9c69f03a2ed3215db05"
|
sha256 "453b36d97a98b35c2829284219dd09a4d60f073a5b77c658c403961c54cfa328"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "bb0550d7f9a92f910758f6735a753d70876adcfd15bbc2461b15eb3917e94ee2" => :el_capitan
|
sha256 "bb0550d7f9a92f910758f6735a753d70876adcfd15bbc2461b15eb3917e94ee2" => :el_capitan
|
||||||
|
|
Loading…
Reference in a new issue