From 0312ed10f5536da5743840b04dd023d3da67768e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 24 Feb 2012 16:58:01 -0600 Subject: Revert "rtorrent 0.9.0" and "libtorrent 0.13.0" These are unstable versions. This reverts commit 9b5cba752f678a11686299d09a78f2970ed0f4bd. This reverts commit 130b408db14d4d54f8ec4fb1c8cca5caa2edcd29. Signed-off-by: Jack Nagel --- Library/Formula/libtorrent.rb | 4 ++-- Library/Formula/rtorrent.rb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libtorrent.rb b/Library/Formula/libtorrent.rb index 2426815e5..981090393 100644 --- a/Library/Formula/libtorrent.rb +++ b/Library/Formula/libtorrent.rb @@ -1,9 +1,9 @@ require 'formula' class Libtorrent < Formula - url 'http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.0.tar.gz' + url 'http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.9.tar.gz' homepage 'http://libtorrent.rakshasa.no/' - md5 'd499178f72010d5067a77f41fa1a1505' + md5 'b128bbd324f03eb42ef5060080f87548' depends_on 'pkg-config' => :build depends_on 'libsigc++' diff --git a/Library/Formula/rtorrent.rb b/Library/Formula/rtorrent.rb index 1a075d1a1..62b71ccdf 100644 --- a/Library/Formula/rtorrent.rb +++ b/Library/Formula/rtorrent.rb @@ -1,9 +1,9 @@ require 'formula' class Rtorrent < Formula - url 'http://libtorrent.rakshasa.no/downloads/rtorrent-0.9.0.tar.gz' + url 'http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.9.tar.gz' homepage 'http://libtorrent.rakshasa.no/' - md5 '9bc258d7a63dd13e3348f310ae26a434' + md5 '629247636cb1210663b52dadbd040a6c' depends_on 'pkg-config' => :build depends_on 'libsigc++' -- cgit v1.2.3