sane-backends: use secondary ftp server
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5bfaf84483
commit
42a2fee9c0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class SaneBackends < Formula
|
||||
url 'ftp://ftp.sane-project.org/pub/sane/sane-backends-1.0.22/sane-backends-1.0.22.tar.gz'
|
||||
url 'ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.22/sane-backends-1.0.22.tar.gz'
|
||||
homepage 'http://www.sane-project.org/'
|
||||
md5 'fadf56a60f4776bfb24491f66b617cf5'
|
||||
|
||||
|
|
Loading…
Reference in a new issue