tokyo-cabinet 1.4.47

master
Adam Vandenberg 2011-03-29 20:23:20 -07:00
parent df4e3b8646
commit 0795c75514
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula' require 'formula'
class TokyoCabinet < Formula class TokyoCabinet < Formula
url 'http://fallabs.com/tokyocabinet/tokyocabinet-1.4.46.tar.gz' url 'http://fallabs.com/tokyocabinet/tokyocabinet-1.4.47.tar.gz'
homepage 'http://fallabs.com/tokyocabinet/' homepage 'http://fallabs.com/tokyocabinet/'
md5 '341dadd1f3d68760e350f7e731111786' md5 '3d94fe2aebf5d9ff0478ed895bc46fc9'
def install def install
system "./configure", "--prefix=#{prefix}", "--enable-fastest" system "./configure", "--prefix=#{prefix}", "--enable-fastest"