aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/cronolog.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cronolog.rb b/Library/Formula/cronolog.rb
index de310e89b..9ac5149c8 100644
--- a/Library/Formula/cronolog.rb
+++ b/Library/Formula/cronolog.rb
@@ -1,9 +1,9 @@
require 'formula'
class Cronolog < Formula
- homepage 'http://cronolog.org/'
- url 'http://cronolog.org/download/cronolog-1.6.2.tar.gz'
- sha1 '6422b7c5e87241eb31d76809a2e0eea77ae4c64e'
+ homepage "http://web.archive.org/web/20140209202032/http://cronolog.org/"
+ url "http://fossies.org/linux/www/cronolog-1.6.2.tar.gz"
+ sha1 "6422b7c5e87241eb31d76809a2e0eea77ae4c64e"
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",