summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-27 01:23:27 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-27 01:30:22 +0100
commitab4d6ab74547407fbdc860910a0d424b148eea1b (patch)
tree6c280efd9ef5ff97e3fe4c35f44d77efeee6fe9d /net-libs/libsignon-glib
parentmedia-libs/phonon*: Update HOMEPAGE (diff)
downloadgentoo-ab4d6ab74547407fbdc860910a0d424b148eea1b.tar.gz
gentoo-ab4d6ab74547407fbdc860910a0d424b148eea1b.tar.bz2
gentoo-ab4d6ab74547407fbdc860910a0d424b148eea1b.zip
net-libs/libsignon-glib: Fix HOMEPAGE
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/libsignon-glib')
-rw-r--r--net-libs/libsignon-glib/libsignon-glib-2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
index 33de3ed28b3b..04e74abdd6b8 100644
--- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit meson python-r1 vala
DESCRIPTION="GLib binding for the D-Bus API provided by signond"
-HOMEPAGE="https://01.org/gsso/"
+HOMEPAGE="https://accounts-sso.gitlab.io/"
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VERSION_${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"