summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-30 22:26:20 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:18:00 -0400
commit288b73c6bdc10be7093fb2704782345e29a9d1c8 (patch)
treeef7591b066de554e32fcea9c5c351307c9f6289d /dev-db/opendbx/opendbx-1.4.5-r1.ebuild
parentdev-util/conan: use HTTPS (diff)
downloadgentoo-288b73c6bdc10be7093fb2704782345e29a9d1c8.tar.gz
gentoo-288b73c6bdc10be7093fb2704782345e29a9d1c8.tar.bz2
gentoo-288b73c6bdc10be7093fb2704782345e29a9d1c8.zip
dev-db/opendbx: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7721
Diffstat (limited to 'dev-db/opendbx/opendbx-1.4.5-r1.ebuild')
-rw-r--r--dev-db/opendbx/opendbx-1.4.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
index a2ecfee58acd..c069c4e62341 100644
--- a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit flag-o-matic multilib
DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="http://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="http://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
+HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
+SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"