parent
9509017b48
commit
8cfd23b04e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mydumper < Formula
|
||||
homepage 'http://www.mydumper.org/'
|
||||
url 'http://launchpadlibrarian.net/77098505/mydumper-0.5.1.tar.gz'
|
||||
sha1 '75635b9c25ca878bfe7907efd136aa4229161d72'
|
||||
url 'https://launchpad.net/mydumper/0.5/0.5.2/+download/mydumper-0.5.2.tar.gz'
|
||||
sha1 '1eb1a341635c252f9f4cf611af544e0c94b1687d'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'cmake' => :build
|
||||
|
|
Loading…
Reference in a new issue