summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-12-26 01:16:34 +0100
committer Robby Workman2017-12-28 01:10:02 +0100
commit064c2309b74468811ccab55b668e56f569438227 (patch)
tree2f631f53686c14af2cc798ca19c4a553b938b1b9
parent13586b3148217aa6a020720eeaa61fbedb73e48d (diff)
downloadold.slackbuilds-064c2309b74468811ccab55b668e56f569438227.tar.gz
libraries/wxSQLite3: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/wxSQLite3/slack-desc2
-rw-r--r--libraries/wxSQLite3/wxSQLite3.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/wxSQLite3/slack-desc b/libraries/wxSQLite3/slack-desc
index cf28cb70e3..8ada48b01d 100644
--- a/libraries/wxSQLite3/slack-desc
+++ b/libraries/wxSQLite3/slack-desc
@@ -12,7 +12,7 @@ wxSQLite3: wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x
wxSQLite3: database and is specifically designed for use in programs based on
wxSQLite3: the wxWidgets library.
wxSQLite3:
-wxSQLite3: Home Page: http://utelle.github.io/wxsqlite3/docs/html/index.html
+wxSQLite3: Home Page: https://utelle.github.io/wxsqlite3/docs/html/index.html
wxSQLite3:
wxSQLite3:
wxSQLite3:
diff --git a/libraries/wxSQLite3/wxSQLite3.info b/libraries/wxSQLite3/wxSQLite3.info
index 59fc15e2a7..69adf3d61d 100644
--- a/libraries/wxSQLite3/wxSQLite3.info
+++ b/libraries/wxSQLite3/wxSQLite3.info
@@ -1,6 +1,6 @@
PRGNAM="wxSQLite3"
VERSION="3.5.8"
-HOMEPAGE="http://utelle.github.io/wxsqlite3/docs/html/index.html"
+HOMEPAGE="https://utelle.github.io/wxsqlite3/docs/html/index.html"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v3.5.8/wxsqlite3-3.5.8.tar.gz"
MD5SUM="a2f650a3abca1b628ee4ac400794f7c7"
DOWNLOAD_x86_64=""