mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/libodb-qt: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be9ef9aa21
commit
1003c04f17
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="libodb-qt"
|
||||
VERSION="2.4.0"
|
||||
HOMEPAGE="http://www.codesynthesis.com/products/odb/"
|
||||
DOWNLOAD="http://www.codesynthesis.com/download/odb/2.4/libodb-qt-2.4.0.tar.bz2"
|
||||
HOMEPAGE="https://www.codesynthesis.com/products/odb/"
|
||||
DOWNLOAD="https://www.codesynthesis.com/download/odb/2.4/libodb-qt-2.4.0.tar.bz2"
|
||||
MD5SUM="013b93cd7ab41fb8ce6e73da367c5931"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ libodb-qt: tables, columns, or SQL and without manually writing any mapping
|
|||
libodb-qt: code.
|
||||
libodb-qt:
|
||||
libodb-qt:
|
||||
libodb-qt: http://www.codesynthesis.com/products/odb/
|
||||
libodb-qt: https://www.codesynthesis.com/products/odb/
|
||||
libodb-qt:
|
||||
|
|
Loading…
Reference in a new issue