aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Raufaste2014-03-29 18:18:28 -0400
committerMike McQuaid2014-03-29 19:26:20 -0500
commit5d96718f86b9304361deb36b93dc94e5e0603923 (patch)
treeb3bff289d1d92f004d0df4ed00576fe2063aa66c
parentb509defa1da15af7c563dbdb8e6fdd92197bd507 (diff)
downloadhomebrew-5d96718f86b9304361deb36b93dc94e5e0603923.tar.bz2
mackup 0.7.2
Closes #27980. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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 c5148f880..6ed94b011 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.1.tar.gz'
- sha1 'e09606708d9a61dfa5e574b789f4f858ad7fe2e2'
+ url 'https://github.com/lra/mackup/archive/0.7.2.tar.gz'
+ sha1 '316417a29b2e8d44111f2bc63c6503ed08bddf9c'
head 'https://github.com/lra/mackup.git'