Updated redland to 1.0.10.

This commit is contained in:
Ryan Shaw 2009-12-23 13:51:32 -08:00 committed by David Höppner
parent a78165d36b
commit 0071fd725b

View file

@ -1,9 +1,9 @@
require 'formula'
class Redland <Formula
@url='http://download.librdf.org/source/redland-1.0.9.tar.gz'
@homepage='http://librdf.org/'
@md5='e5ef0c29c55b4f0f5aeed7955b4d383b'
url 'http://download.librdf.org/source/redland-1.0.10.tar.gz'
homepage 'http://librdf.org/'
md5 'bdbb9b8dc614fc09a14cd646079619e1'
depends_on 'raptor'
depends_on 'rasqal'