mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/urlwatch: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a8073b7a63
commit
a307d19912
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue