development/libodb-mysql: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5f0eaca5ce
commit
7720af9411
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="libodb-mysql"
|
||||
VERSION="2.4.0"
|
||||
HOMEPAGE="http://www.codesynthesis.com/products/odb/"
|
||||
DOWNLOAD="http://www.codesynthesis.com/download/odb/2.4/libodb-mysql-2.4.0.tar.bz2"
|
||||
HOMEPAGE="https://www.codesynthesis.com/products/odb/"
|
||||
DOWNLOAD="https://www.codesynthesis.com/download/odb/2.4/libodb-mysql-2.4.0.tar.bz2"
|
||||
MD5SUM="e4dc2f445c5e7dd0c06da939f9599dc8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ libodb-mysql: tables, columns, or SQL and without manually writing any mapping
|
|||
libodb-mysql: code.
|
||||
libodb-mysql:
|
||||
libodb-mysql:
|
||||
libodb-mysql: http://www.codesynthesis.com/products/odb/
|
||||
libodb-mysql: https://www.codesynthesis.com/products/odb/
|
||||
libodb-mysql:
|
||||
|
|
Loading…
Reference in New Issue