diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-08 06:35:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:58:18 +0700 |
commit | a307d19912a1aef3960eb5912f0769a5133a1d48 (patch) | |
tree | fca741b033c6f8f066f5ffda2d39c89c3d7e2a3e /network | |
parent | a8073b7a634f437a4f60f6e33346f833f7e5fcc7 (diff) |
network/urlwatch: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/urlwatch/slack-desc | 2 | ||||
-rw-r--r-- | network/urlwatch/urlwatch.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/urlwatch/slack-desc b/network/urlwatch/slack-desc index b146029cd3b4..9e30c09807df 100644 --- a/network/urlwatch/slack-desc +++ b/network/urlwatch/slack-desc @@ -11,7 +11,7 @@ urlwatch: urlwatch: This script is intended to help you watch URLs and get notified urlwatch: (via email or in your terminal) of any changes. urlwatch: -urlwatch: Homepage: http://thp.io/2008/urlwatch +urlwatch: Homepage: https://thp.io/2008/urlwatch urlwatch: urlwatch: urlwatch: diff --git a/network/urlwatch/urlwatch.info b/network/urlwatch/urlwatch.info index 3b7ce7655e8d..a8a02e694578 100644 --- a/network/urlwatch/urlwatch.info +++ b/network/urlwatch/urlwatch.info @@ -1,6 +1,6 @@ PRGNAM="urlwatch" VERSION="2.6" -HOMEPAGE="http://thp.io/2008/urlwatch/" +HOMEPAGE="https://thp.io/2008/urlwatch/" DOWNLOAD="https://pypi.python.org/packages/29/1e/d27a02a5a432888792e22d7d5d6a923cdef0dcb9638fc3749be0caee2c24/urlwatch-2.6.tar.gz" MD5SUM="198d6f25b182a08ed4cd0197e41fc5cd" DOWNLOAD_x86_64="" |