Xapian 1.2.8

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
lucha 2012-03-09 11:43:05 +01:00 committed by Adam Vandenberg
parent 53737eb7d6
commit 39c672187c

View file

@ -2,14 +2,14 @@ require 'formula'
class XapianBindings < Formula class XapianBindings < Formula
homepage 'http://xapian.org' homepage 'http://xapian.org'
url 'http://oligarchy.co.uk/xapian/1.2.7/xapian-bindings-1.2.7.tar.gz' url 'http://oligarchy.co.uk/xapian/1.2.8/xapian-bindings-1.2.8.tar.gz'
sha1 '79e9f0b01f1af3440d10d00469dbe248784ffa1c' sha1 '92cf39c9c00a52a33727e47a1a7aaee2a1b23c2f'
end end
class Xapian < Formula class Xapian < Formula
homepage 'http://xapian.org' homepage 'http://xapian.org'
url 'http://oligarchy.co.uk/xapian/1.2.7/xapian-core-1.2.7.tar.gz' url 'http://oligarchy.co.uk/xapian/1.2.8/xapian-core-1.2.8.tar.gz'
sha1 'c6c5c5b14d5d64481858ac2b181429a9b8bdc9a1' sha1 '4bdd3845278812d467b8d0fb73ee27a5be05b2d9'
def options def options
[ [