aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMathieu Allaire2014-01-23 22:17:14 -0500
committerBrett Koonce2014-01-23 22:56:06 -0600
commit942fa3e4ce6610eeb8efb6a7342bbbfad4cec54e (patch)
treef06b4bdb3f312e611df758c41097e378f6da5594 /Library
parent539903366c6a8b7a5a716063402d95f8bc2958ca (diff)
downloadhomebrew-942fa3e4ce6610eeb8efb6a7342bbbfad4cec54e.tar.bz2
mackup 0.5.8
Closes #26139. Signed-off-by: Brett Koonce <koonce@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mackup.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mackup.rb b/Library/Formula/mackup.rb
index 9f696ba98..0c92e6f84 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.5.6.tar.gz'
- sha1 '948c5fae2e130a279dce2324912e4f6057ae49ff'
+ url 'https://github.com/lra/mackup/archive/0.5.8.tar.gz'
+ sha1 'adab98fe9350ce45d4502a44b891dde64375d604'
def install
bin.install "mackup.py" => "mackup"