diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-09-11 09:23:01 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-11 09:23:01 +0100 |
commit | 79532d98ff3a1387ad987e7fdf5920984987ea4f (patch) | |
tree | cda2ec2ab4dbe1097430a4494ef2069de05aad1b /system | |
parent | bd4173a3a4a2015d8b4297d7ca8356f9bc5450d3 (diff) | |
download | slackbuilds-79532d98ff3a1387ad987e7fdf5920984987ea4f.tar.gz |
system/xonsh: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/xonsh/slack-desc | 2 | ||||
-rw-r--r-- | system/xonsh/xonsh.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/xonsh/slack-desc b/system/xonsh/slack-desc index 3d209fbc2c..b937cfdb90 100644 --- a/system/xonsh/slack-desc +++ b/system/xonsh/slack-desc @@ -13,7 +13,7 @@ xonsh: prompt. The language is a superset of Python 3.4+ with additional xonsh: shell primitives. xonsh (pronounced conch) is meant for the daily of xonsh: experts and novices alike. xonsh: -xonsh: Homepage: http://xon.sh/ +xonsh: Homepage: https://xon.sh/ xonsh: xonsh: xonsh: diff --git a/system/xonsh/xonsh.info b/system/xonsh/xonsh.info index 336f77cb36..aceeb40169 100644 --- a/system/xonsh/xonsh.info +++ b/system/xonsh/xonsh.info @@ -1,6 +1,6 @@ PRGNAM="xonsh" VERSION="0.6.9" -HOMEPAGE="http://xon.sh/" +HOMEPAGE="https://xon.sh/" DOWNLOAD="https://files.pythonhosted.org/packages/2e/ca/3e4400c30bb86d98f734e18207436c534b2bca93b7562396c89a0fee2ce9/xonsh-0.6.9.tar.gz" MD5SUM="de8d2e8eed546f2cc7ef4c2f831e93f5" DOWNLOAD_x86_64="" |