gnu: lsof: Add to mirror list.

* gnu/packages/lsof.scm (lsof)[source]: Add to mirror list.
master
Efraim Flashner 2017-04-29 23:20:47 +03:00
parent 90f83099e8
commit d5fa9fd1fe
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 3 additions and 0 deletions

View File

@ -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")))