Downgrade redland to 1.0.12 for soprano.

This commit is contained in:
Mike McQuaid 2011-02-12 11:23:45 +00:00
parent 01c93370e0
commit bf6a7b59c8

View file

@ -1,9 +1,9 @@
require 'formula'
class Redland <Formula
url 'http://download.librdf.org/source/redland-1.0.13.tar.gz'
url 'http://download.librdf.org/source/redland-1.0.12.tar.gz'
homepage 'http://librdf.org/'
md5 '96c15f36f842ad7e1c9d225e4ca97b68'
md5 '40f37a5ad97fdfbf984f78dcea0c6115'
depends_on 'pkg-config' => :build
depends_on 'raptor'