aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/mkcue.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mkcue.rb b/Library/Formula/mkcue.rb
index 0140d0018..8c85219c2 100644
--- a/Library/Formula/mkcue.rb
+++ b/Library/Formula/mkcue.rb
@@ -1,10 +1,10 @@
require 'formula'
class Mkcue < Formula
- url 'http://ftp.de.debian.org/debian/pool/main/m/mkcue/mkcue_1.orig.tar.gz'
homepage 'http://packages.debian.org/source/stable/mkcue'
- sha1 'd9a69718ba3d862b589588bdf61796f755200f9d'
+ url 'http://ftp.de.debian.org/debian/pool/main/m/mkcue/mkcue_1.orig.tar.gz'
version '1'
+ sha1 'd9a69718ba3d862b589588bdf61796f755200f9d'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",