From 3af3c4cbca7fa54c500621c677749b62391ef203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 11 Sep 2019 07:57:58 +0200 Subject: [PATCH] sqlitebrowser: https homepage. --- dev-db/sqlitebrowser/sqlitebrowser-3.10.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/sqlitebrowser/sqlitebrowser-3.10.1.recipe b/dev-db/sqlitebrowser/sqlitebrowser-3.10.1.recipe index 5ab4f5d30..104f7cde0 100644 --- a/dev-db/sqlitebrowser/sqlitebrowser-3.10.1.recipe +++ b/dev-db/sqlitebrowser/sqlitebrowser-3.10.1.recipe @@ -1,7 +1,7 @@ SUMMARY="DB Browser for SQLite" DESCRIPTION="DB Browser for SQLite is a high quality, visual, open source tool \ to create, design, and edit database files compatible with SQLite." -HOMEPAGE="http://sqlitebrowser.org/" +HOMEPAGE="https://sqlitebrowser.org/" COPYRIGHT="2012-2017 Martin Kleusberg" LICENSE="GNU GPL v3" REVISION="1"