parent
3023a92436
commit
014dbc3436
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libzdb < Formula
|
||||
homepage 'http://tildeslash.com/libzdb/'
|
||||
url 'http://tildeslash.com/libzdb/dist/libzdb-2.12.tar.gz'
|
||||
sha1 '4d34be255afddbd025b2f60c5cd11b4389b5c88c'
|
||||
url 'http://tildeslash.com/libzdb/dist/libzdb-3.0.tar.gz'
|
||||
sha1 'bcf14c11cfcd0c05ecc8740f43cd0d6170406dc1'
|
||||
|
||||
depends_on :postgresql => :recommended
|
||||
depends_on :mysql => :recommended
|
||||
|
|
Loading…
Reference in a new issue