diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-06-26 17:36:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:43:03 +0700 |
commit | b21ee555b0926b07138fb861c7f9226648244dce (patch) | |
tree | 53d9ad438d1d87e03a7014a4c4e55b0d784900e9 /libraries | |
parent | deb8e607ca1ab4f95f90d790cec9faacff480fbd (diff) | |
download | slackbuilds-b21ee555b0926b07138fb861c7f9226648244dce.tar.gz |
libraries/libstatgrab: Changed homepage and download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libstatgrab/libstatgrab.info | 4 | ||||
-rw-r--r-- | libraries/libstatgrab/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libstatgrab/libstatgrab.info b/libraries/libstatgrab/libstatgrab.info index 8270c5aea4..141b6d0ab9 100644 --- a/libraries/libstatgrab/libstatgrab.info +++ b/libraries/libstatgrab/libstatgrab.info @@ -1,7 +1,7 @@ PRGNAM="libstatgrab" VERSION="0.91" -HOMEPAGE="http://www.i-scream.org/libstatgrab/" -DOWNLOAD="http://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.91.tar.gz" +HOMEPAGE="https://www.i-scream.org/libstatgrab/" +DOWNLOAD="https://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.91.tar.gz" MD5SUM="b906d312076ca9be3d5188edfe07f496" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/libraries/libstatgrab/slack-desc b/libraries/libstatgrab/slack-desc index 42a63cd685..3fb1f9dcd2 100644 --- a/libraries/libstatgrab/slack-desc +++ b/libraries/libstatgrab/slack-desc @@ -15,5 +15,5 @@ libstatgrab: can be used to access key system statistics. libstatgrab: The current list of statistics includes CPU usage, memory utilisation, libstatgrab: disk usage, process counts, network traffic, disk I/O, and more. libstatgrab: -libstatgrab: homepage: http://www.i-scream.org/libstatgrab/ +libstatgrab: homepage: https://www.i-scream.org/libstatgrab/ libstatgrab: |