mydumper 0.5.2

Closes Homebrew/homebrew#15886.
This commit is contained in:
Adam Vandenberg 2012-12-14 13:41:25 -08:00
parent 9509017b48
commit 8cfd23b04e

View file

@ -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