diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-26 07:16:34 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2017-12-27 18:10:02 -0600 |
commit | 4b306a3452bc27b996722d8a523686baa0c60b5c (patch) | |
tree | e1c7c1db322e72496383600253fe45b97731844a /libraries/wxSQLite3 | |
parent | 753164efceb2445c083a3df22f3cb4c1bfc7ded0 (diff) | |
download | slackbuilds-4b306a3452bc27b996722d8a523686baa0c60b5c.tar.gz |
libraries/wxSQLite3: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wxSQLite3')
-rw-r--r-- | libraries/wxSQLite3/slack-desc | 2 | ||||
-rw-r--r-- | libraries/wxSQLite3/wxSQLite3.info | 2 |
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="" |