kdelibs: use mirror location for 4.6
This commit is contained in:
parent
3aaed8b4a1
commit
d127e8d28d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Kdelibs < Formula
|
||||
url 'ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdelibs-4.6.0.tar.bz2'
|
||||
url 'ftp://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/4.6.0/src/kdelibs-4.6.0.tar.bz2'
|
||||
homepage 'http://www.kde.org/'
|
||||
md5 '9ee32f375809a42a4a8d512bd06a612b'
|
||||
|
||||
|
|
Loading…
Reference in a new issue