aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mkclean.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mkclean.rb b/Library/Formula/mkclean.rb
index cb0b99584..f23939035 100644
--- a/Library/Formula/mkclean.rb
+++ b/Library/Formula/mkclean.rb
@@ -1,9 +1,9 @@
require 'formula'
class Mkclean < Formula
- url 'http://downloads.sourceforge.net/project/matroska/mkclean/mkclean-0.8.6.tar.bz2'
+ url 'http://downloads.sourceforge.net/project/matroska/mkclean/mkclean-0.8.7.tar.bz2'
homepage 'http://www.matroska.org/downloads/mkclean.html'
- sha1 'dd59c50178c5d1b11190e466c0562ac3cd64cd71'
+ sha1 '21d9dd829086fe13771815481b6c7beeb83aca88'
def patches
# Fixes compile error with with XCode-4.3+, a hardcoded /Developer. Reported as: