~ruther/guix-local

570623d5695f6c1ff3ff2e8a655cbd3a1383c4cd — Tobias Geerinckx-Rice 8 years ago cac274a
gnu: rrdtool: Use HTTPS for home page.

* gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/rrdtool.scm
M gnu/packages/rrdtool.scm => gnu/packages/rrdtool.scm +1 -1
@@ 63,7 63,7 @@
               (("^rrdcached_LDADD = librrd_th.la")
                "rrdcached_LDADD = librrd_th.la -lglib-2.0"))
             #t)))))
    (home-page "http://oss.oetiker.ch/rrdtool/")
    (home-page "https://oss.oetiker.ch/rrdtool/")
    (synopsis "Time-series data storage and display system")
    (description
     "The Round Robin Database Tool (RRDtool) is a system to store and display