xmlrpc-c 1.16.42

Closes Homebrew/homebrew#13704.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-07-28 16:58:42 -05:00 committed by Adam Vandenberg
parent 26dea46649
commit d747f3485a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class XmlrpcC < Formula
homepage 'http://xmlrpc-c.sourceforge.net/'
url 'http://downloads.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-c-1.16.41.tgz'
sha1 'aee10abad995ff745d10223b7335c374a931aa1f'
url 'http://downloads.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-c-1.16.42.tgz'
sha1 '7a71fabc652c2848a7226605432a2e420a02dff0'
def install
ENV.deparallelize