gnu: python2-s3cmd: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python2-s3cmd)[home-page]: Use HTTPS.
This commit is contained in:
parent
acf2b20069
commit
fa7efe1798
@ -10251,7 +10251,7 @@ the same purpose: to provide Python bindings for libmagic.")
|
|||||||
;; without libmagic bindings at all:
|
;; without libmagic bindings at all:
|
||||||
;; https://github.com/s3tools/s3cmd/issues/198
|
;; https://github.com/s3tools/s3cmd/issues/198
|
||||||
("python2-magic" ,python2-magic)))
|
("python2-magic" ,python2-magic)))
|
||||||
(home-page "http://s3tools.org/s3cmd")
|
(home-page "https://s3tools.org/s3cmd")
|
||||||
(synopsis "Command line tool for S3-compatible storage services")
|
(synopsis "Command line tool for S3-compatible storage services")
|
||||||
(description
|
(description
|
||||||
"S3cmd is a command line tool for uploading, retrieving and managing data
|
"S3cmd is a command line tool for uploading, retrieving and managing data
|
||||||
|
Loading…
Reference in New Issue
Block a user