xmlrpc-c: Update to 1.16.38
Closes Homebrew/homebrew#7673. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
246ce32da1
commit
158bb176a4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class XmlrpcC < Formula
|
||||
url 'http://downloads.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-c-1.06.39.tgz'
|
||||
md5 'ec62fb15cca83ffeaf6a8d53b5ec8614'
|
||||
url 'http://downloads.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-c-1.16.38.tgz'
|
||||
md5 'fabb49e5f1efeffa1bedd15a9131699a'
|
||||
homepage 'http://xmlrpc-c.sourceforge.net/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue