diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-08 06:32:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:58:16 +0700 |
commit | 19bdf387b24e2c0bf5ffa7c924a007b37f593673 (patch) | |
tree | 9df509f666b97411f5d9d49cbf94d52272161610 /python/minidb | |
parent | 4e3d344b2725179d0da54c896178cdcb6e18b669 (diff) | |
download | slackbuilds-19bdf387b24e2c0bf5ffa7c924a007b37f593673.tar.gz |
python/minidb: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/minidb')
-rw-r--r-- | python/minidb/minidb.info | 2 | ||||
-rw-r--r-- | python/minidb/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/minidb/minidb.info b/python/minidb/minidb.info index 9849633110..b446932cf0 100644 --- a/python/minidb/minidb.info +++ b/python/minidb/minidb.info @@ -1,6 +1,6 @@ PRGNAM="minidb" VERSION="2.0.1" -HOMEPAGE="http://thp.io/2010/minidb/" +HOMEPAGE="https://thp.io/2010/minidb/" DOWNLOAD="https://github.com/thp/minidb/archive/2.0.1.tar.gz" MD5SUM="47e17a24b69e0eb43435b1aec71f9258" DOWNLOAD_x86_64="" diff --git a/python/minidb/slack-desc b/python/minidb/slack-desc index 7d7517a5c5..3e96edf353 100644 --- a/python/minidb/slack-desc +++ b/python/minidb/slack-desc @@ -11,7 +11,7 @@ minidb: minidb: minidb 2 makes it easy to store Python objects in a SQLite 3 database minidb: and work with the data in an easy way with concise syntax. minidb: -minidb: Homepage: http://thp.io/2010/minidb/ +minidb: Homepage: https://thp.io/2010/minidb/ minidb: minidb: minidb: |