network/urlwatch: Switch to https.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-08-08 06:35:07 +07:00
parent a8073b7a63
commit a307d19912
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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=""