summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-01-27 10:30:06 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-27 10:30:06 +0100
commit648fa3bd89277c27f02fe89a7c17b9ae6495acfb (patch)
tree665931bce9291f534fc795db4dfdeb941e51c03f /net-libs
parentmedia-gfx/sfftobmp: use https (diff)
downloadgentoo-648fa3bd89277c27f02fe89a7c17b9ae6495acfb.tar.gz
gentoo-648fa3bd89277c27f02fe89a7c17b9ae6495acfb.tar.bz2
gentoo-648fa3bd89277c27f02fe89a7c17b9ae6495acfb.zip
net-libs/liboauth: use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/liboauth/liboauth-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
index db045636e130..f0475e3b43d8 100644
--- a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
+++ b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="C library implementing the OAuth secure authentication protocol"
-HOMEPAGE="http://liboauth.sourceforge.net/"
+HOMEPAGE="https://liboauth.sourceforge.io/"
SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
LICENSE="|| ( GPL-2 MIT )"