raptor 2.0.12

Closes Homebrew/homebrew#25322.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-12-18 23:14:18 -06:00 committed by Adam Vandenberg
parent a339aec951
commit 740c6217a8
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Raptor < Formula
homepage 'http://librdf.org/raptor/'
url 'http://download.librdf.org/source/raptor2-2.0.11.tar.gz'
sha1 '5e1596e45b1e186972b464a977fbc57941c9afc8'
url 'http://download.librdf.org/source/raptor2-2.0.12.tar.gz'
sha1 'd485d409e93b79a9d3690ba2b9d15ca6e1c4b84e'
def install
system "./configure", "--disable-debug",