diff options
Diffstat (limited to 'Library/Formula/xml-tooling-c.rb')
| -rw-r--r-- | Library/Formula/xml-tooling-c.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xml-tooling-c.rb b/Library/Formula/xml-tooling-c.rb index 989a45de2..f9f77942a 100644 --- a/Library/Formula/xml-tooling-c.rb +++ b/Library/Formula/xml-tooling-c.rb @@ -1,6 +1,6 @@ require 'formula' -class XmlToolingC <Formula +class XmlToolingC < Formula url 'http://shibboleth.internet2.edu/downloads/opensaml/cpp/latest/xmltooling-1.3.3.tar.gz' homepage 'https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C' md5 '3074edc8a00bba1d26c02e798ea8039c' |
