gnu: gnurl: Add properties for updater.

* gnu/packages/gnunet.scm (gnurl)[properties]: New field.
This commit is contained in:
Efraim Flashner 2019-01-16 19:48:02 +02:00
parent 96733e9417
commit 5f2122fb21
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -238,6 +238,8 @@ (define-public gnurl
supports HTTP, HTTPS and GnuTLS.")
(license (license:non-copyleft "file://COPYING"
"See COPYING in the distribution."))
(properties '((ftp-server . "ftp.gnu.org")
(ftp-directory . "/gnunet")))
(home-page "https://gnunet.org/gnurl")))
(define-public gnunet