sl: fix the unreachable homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
ce315c763b
commit
504c7c5ea1
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Sl <Formula
|
||||
url 'http://ftp.de.debian.org/debian/pool/main/s/sl/sl_3.03.orig.tar.gz'
|
||||
homepage 'http://packages.debian.org/source/oldstable/sl'
|
||||
homepage 'http://packages.debian.org/source/stable/sl'
|
||||
md5 'd0d997b964bb3478f7f4968eee13c698'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in New Issue