Updated rasqal to 0.9.17.
This commit is contained in:
parent
42fe9b27d4
commit
a78165d36b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Rasqal <Formula
|
||||
@url='http://download.librdf.org/source/rasqal-0.9.16.tar.gz'
|
||||
@homepage='http://librdf.org/rasqal/'
|
||||
@md5='fca8706f2c4619e2fa3f8f42f8fc1e9d'
|
||||
url 'http://download.librdf.org/source/rasqal-0.9.17.tar.gz'
|
||||
homepage 'http://librdf.org/rasqal/'
|
||||
md5 'ee65a1c55da27d95f50d1e667b98d1d0'
|
||||
|
||||
depends_on 'raptor'
|
||||
|
||||
|
|
Loading…
Reference in a new issue