diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-21 14:11:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:02 +0700 |
commit | d0f397f74ecb070c260715cad98724da9595eba0 (patch) | |
tree | c5e134cc44cb89706cd4210d130dba34fe908c46 | |
parent | e162ef9b3c813ad31ed5c117d499514f5b78832a (diff) | |
download | slackbuilds-d0f397f74ecb070c260715cad98724da9595eba0.tar.gz |
games/tanglet: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/tanglet/slack-desc | 2 | ||||
-rw-r--r-- | games/tanglet/tanglet.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/tanglet/slack-desc b/games/tanglet/slack-desc index 29fa7b2dd3..22217e1a0b 100644 --- a/games/tanglet/slack-desc +++ b/games/tanglet/slack-desc @@ -13,7 +13,7 @@ tanglet: is to list as many words as you can before the time runs out. There tanglet: are several timer modes that determine how much time you start with, tanglet: and if you get extra time when you find a word. tanglet: -tanglet: Homepage: http://gottcode.org/tanglet/ +tanglet: Homepage: https://gottcode.org/tanglet/ tanglet: tanglet: tanglet: diff --git a/games/tanglet/tanglet.info b/games/tanglet/tanglet.info index a317eb7285..6ae98cfee4 100644 --- a/games/tanglet/tanglet.info +++ b/games/tanglet/tanglet.info @@ -1,7 +1,7 @@ PRGNAM="tanglet" VERSION="1.4.0" -HOMEPAGE="http://gottcode.org/tanglet/" -DOWNLOAD="http://gottcode.org/tanglet/tanglet-1.4.0-src.tar.bz2" +HOMEPAGE="https://gottcode.org/tanglet/" +DOWNLOAD="https://gottcode.org/tanglet/tanglet-1.4.0-src.tar.bz2" MD5SUM="1229f4cecda863230e002a4abac5b0a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |