summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-03 18:22:12 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-06 22:59:02 +0200
commit117f8b99dcef1ec28d5740b2c0da070e1426a0b8 (patch)
tree6ef45fda4ac4bf5599a92b0b2ec7f2d973a046db /net-libs/accounts-qt
parentnet-dialup/accel-ppp: use HTTPS for links to dev.gentoo.org (diff)
downloadgentoo-117f8b99dcef1ec28d5740b2c0da070e1426a0b8.tar.gz
gentoo-117f8b99dcef1ec28d5740b2c0da070e1426a0b8.tar.bz2
gentoo-117f8b99dcef1ec28d5740b2c0da070e1426a0b8.zip
net-libs/accounts-qt: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'net-libs/accounts-qt')
-rw-r--r--net-libs/accounts-qt/accounts-qt-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.13.ebuild b/net-libs/accounts-qt/accounts-qt-1.13.ebuild
index 54f278363f46..d3a5206b66b1 100644
--- a/net-libs/accounts-qt/accounts-qt-1.13.ebuild
+++ b/net-libs/accounts-qt/accounts-qt-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit qmake-utils
DESCRIPTION="Qt5 bindings for libaccounts-glib"
HOMEPAGE="https://01.org/gsso/"
-SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2"
+SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"