aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2013-08-05 17:43:50 -0500
committerJack Nagel2013-08-05 17:43:54 -0500
commit23397736db5048aca4c251ac08e29f063918801d (patch)
tree6bda53e640ec06045880a7357f933ab2ad305c2e /Library/Formula
parentf6acb06bfe45ef7b09196292518a12736b1d6dad (diff)
downloadhomebrew-23397736db5048aca4c251ac08e29f063918801d.tar.bz2
isl: use debian mirror
Closes #21683.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/isl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/isl.rb b/Library/Formula/isl.rb
index cdc40a74d..cd084c629 100644
--- a/Library/Formula/isl.rb
+++ b/Library/Formula/isl.rb
@@ -2,8 +2,8 @@ require 'formula'
class Isl < Formula
homepage 'http://www.kotnet.org/~skimo/isl/'
- # Swapped the url & mirror
- url 'ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/isl-0.11.2.tar.bz2'
+ url 'http://ftp.de.debian.org/debian/pool/main/i/isl/isl_0.11.2.orig.tar.bz2'
+ mirror 'ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/isl-0.11.2.tar.bz2'
mirror 'http://www.kotnet.org/~skimo/isl/isl-0.11.2.tar.bz2'
sha1 'ca2c93a58e899379d39f2956b2299c62e3975018'