xmlrpc-c 1.33.03

Closes Homebrew/homebrew#18833.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Chris Lucas 2013-03-30 00:16:27 -07:00 committed by Jack Nagel
parent ecb52fc76f
commit 6cc53fecbe
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://svn.code.sf.net/p/xmlrpc-c/code/stable', :revision => 2452
version '1.25.21'
url 'http://svn.code.sf.net/p/xmlrpc-c/code/stable', :revision => 2489
version '1.33.03'
def install
ENV.deparallelize