diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 01:51:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:21 +0700 |
commit | 6857e3b35fb58b8c9246fc156e4f7567b5562744 (patch) | |
tree | 7f13dc8cc792166612870a7071956f1226d014f3 /system | |
parent | de65cbc9f360812bc7fb0f7e45ec9f80b675e4d7 (diff) | |
download | slackbuilds-6857e3b35fb58b8c9246fc156e4f7567b5562744.tar.gz |
system/st: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/st/slack-desc | 2 | ||||
-rw-r--r-- | system/st/st.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/st/slack-desc b/system/st/slack-desc index 7bec505061..f076fcba61 100644 --- a/system/st/slack-desc +++ b/system/st/slack-desc @@ -10,7 +10,7 @@ st: st (a simple terminal implementation for X) st: st: st is a simple virtual terminal emulator for X which sucks less. st: -st: Homepage: http://st.suckless.org +st: Homepage: https://st.suckless.org st: st: st: diff --git a/system/st/st.info b/system/st/st.info index 6853702400..d63976a6d0 100644 --- a/system/st/st.info +++ b/system/st/st.info @@ -1,7 +1,7 @@ PRGNAM="st" VERSION="0.7" -HOMEPAGE="http://st.suckless.org" -DOWNLOAD="http://dl.suckless.org/st/st-0.7.tar.gz" +HOMEPAGE="https://st.suckless.org" +DOWNLOAD="https://dl.suckless.org/st/st-0.7.tar.gz" MD5SUM="29b2a599cf1511c8062ed8f025c84c63" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |