From 042f8b68c7978ebf5718a15cca111903c6f4abc2 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 19 Feb 2019 20:19:49 +0100 Subject: [PATCH] dev-db/qdbm: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/11108 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Akinori Hattori Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- dev-db/qdbm/qdbm-1.8.78-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-db/qdbm/qdbm-1.8.78-r2.ebuild b/dev-db/qdbm/qdbm-1.8.78-r2.ebuild index fee0cfe58c34..6e9cc6f50ad8 100644 --- a/dev-db/qdbm/qdbm-1.8.78-r2.ebuild +++ b/dev-db/qdbm/qdbm-1.8.78-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -8,8 +8,8 @@ RUBY_OPTIONAL="yes" inherit autotools flag-o-matic java-pkg-opt-2 perl-functions ruby-ng DESCRIPTION="Quick Database Manager" -HOMEPAGE="http://fallabs.com/qdbm/" -SRC_URI="http://fallabs.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://fallabs.com/qdbm/" +SRC_URI="https://fallabs.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -- 2.26.2