strigi: update version to 0.7.2
This commit is contained in:
parent
7869f4ec6f
commit
bc496f0551
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Strigi <Formula
|
||||
@url='http://downloads.sourceforge.net/project/strigi/strigi/strigi-0.6.4/strigi-0.6.4.tar.bz2'
|
||||
@homepage='http://strigi.sourceforge.net/'
|
||||
@md5='324fd9606ac77765501717ff92c04f9a'
|
||||
url 'http://www.vandenoever.info/software/strigi/strigi-0.7.2.tar.bz2'
|
||||
homepage 'http://strigi.sourceforge.net/'
|
||||
md5 'ca09ba176cf3ffe9afce4d92f38f9a85'
|
||||
|
||||
depends_on 'cmake'
|
||||
depends_on 'clucene'
|
||||
|
|
Loading…
Reference in a new issue