gnu: lsof: Add to mirror list.
* gnu/packages/lsof.scm (lsof)[source]: Add to mirror list.
This commit is contained in:
parent
90f83099e8
commit
d5fa9fd1fe
|
@ -43,6 +43,9 @@
|
|||
(string-append
|
||||
"ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/lsof_"
|
||||
version ".tar.bz2")
|
||||
(string-append
|
||||
"ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/OLD/lsof_"
|
||||
version ".tar.bz2")
|
||||
(string-append
|
||||
"ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_"
|
||||
version ".tar.bz2")))
|
||||
|
|
Loading…
Reference in New Issue