diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-09-23 12:10:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:32 +0700 |
commit | 561cca1b7961f29204916cc5b5eeaea4cc63c4e6 (patch) | |
tree | 8711208a79fcb47508ff06620dcd2033164c3d57 /development/cc65 | |
parent | ba0e1d5901098f3bd2cf2d8267fdb64238605bbc (diff) |
development/cc65: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/cc65')
-rw-r--r-- | development/cc65/cc65.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/cc65/cc65.info b/development/cc65/cc65.info index dd8bf99520b1..8086be58f3ad 100644 --- a/development/cc65/cc65.info +++ b/development/cc65/cc65.info @@ -1,6 +1,6 @@ PRGNAM="cc65" VERSION="2.17_20180906" -HOMEPAGE="http://cc65.github.io/cc65/" +HOMEPAGE="https://cc65.github.io/cc65/" DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/cc65-2.17_20180906.tar.xz" MD5SUM="d7dc9291c44251b018b271dd1c653bb5" DOWNLOAD_x86_64="" |