From 691ff99f7de5e4357f460eacb9afdd8001f00c8a Mon Sep 17 00:00:00 2001 From: Laurent Raufaste Date: Mon, 10 Mar 2014 00:50:55 -0400 Subject: mackup 0.7.1 Closes #27370. Signed-off-by: Mike McQuaid --- Library/Formula/mackup.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mackup.rb b/Library/Formula/mackup.rb index e0a7e9d26..c5148f880 100644 --- a/Library/Formula/mackup.rb +++ b/Library/Formula/mackup.rb @@ -2,8 +2,8 @@ require 'formula' class Mackup < Formula homepage 'https://github.com/lra/mackup' - url 'https://github.com/lra/mackup/archive/0.7.tar.gz' - sha1 '6876f5b08c80f1ff11570e5a1db073a2c080dcf2' + url 'https://github.com/lra/mackup/archive/0.7.1.tar.gz' + sha1 'e09606708d9a61dfa5e574b789f4f858ad7fe2e2' head 'https://github.com/lra/mackup.git' -- cgit v1.2.3