Downgrade rasqal to 0.9.21 for soprano.
This commit is contained in:
parent
4d3b2d6f89
commit
01c93370e0
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Rasqal <Formula
|
||||
url 'http://download.librdf.org/source/rasqal-0.9.24.tar.gz'
|
||||
url 'http://download.librdf.org/source/rasqal-0.9.21.tar.gz'
|
||||
homepage 'http://librdf.org/rasqal/'
|
||||
md5 '7cda27ed64e4c284f4b5a4f7f8c60d94'
|
||||
md5 '55b67ec92a059ef8979d46486b00a032'
|
||||
|
||||
depends_on 'raptor'
|
||||
|
||||
|
|
Loading…
Reference in a new issue