mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/dbeaver: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe31b92b36
commit
07e6384387
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="dbeaver"
|
||||
VERSION="3.5.8"
|
||||
HOMEPAGE="http://dbeaver.jkiss.org"
|
||||
HOMEPAGE="https://dbeaver.jkiss.org"
|
||||
DOWNLOAD="http://slackware.uk/sbosrcarch/by-name/development/dbeaver/dbeaver-ee-3.5.8-linux.gtk.x86.tar.gz"
|
||||
MD5SUM="8a18c465e1759e19045079272c16f033"
|
||||
DOWNLOAD_x86_64="http://slackware.uk/sbosrcarch/by-name/development/dbeaver/dbeaver-ee-3.5.8-linux.gtk.x86_64.tar.gz"
|
||||
|
|
|
@ -16,4 +16,4 @@ dbeaver: Based on opensource framework and allows writing of various
|
|||
dbeaver: extensions (plugins).
|
||||
dbeaver:
|
||||
dbeaver: It supports any database having a JDBC driver.
|
||||
dbeaver: Homepage: http://dbeaver.jkiss.org
|
||||
dbeaver: Homepage: https://dbeaver.jkiss.org
|
||||
|
|
Loading…
Reference in a new issue