kyoto-cabinet: Update to 1.2.70
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
44125b7479
commit
6c916528de
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class KyotoCabinet < Formula
|
||||
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.69.tar.gz'
|
||||
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.70.tar.gz'
|
||||
homepage 'http://fallabs.com/kyotocabinet/'
|
||||
sha1 '93ae2c560f72221cef51d0cb8780eb9e90e9d621'
|
||||
sha1 '58dee8ff10dbff4d9508fdcfa8d5699ef1035f74'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue