summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-16 23:59:08 +0100
committerSam James <sam@gentoo.org>2023-07-16 23:59:08 +0100
commitfa13dd0ec7b849ba64580fdcaca644848a636578 (patch)
treeb366190860eebef6cde10e83ad17157124a530c6
parentnet-libs/dleyna-renderer: update HOMEPAGE (diff)
downloadgentoo-fa13dd0ec7b849ba64580fdcaca644848a636578.tar.gz
gentoo-fa13dd0ec7b849ba64580fdcaca644848a636578.tar.bz2
gentoo-fa13dd0ec7b849ba64580fdcaca644848a636578.zip
net-libs/dleyna-core: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-libs/dleyna-core/dleyna-core-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild
index 80fdf7522e8e..b4e26168cbb2 100644
--- a/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild
+++ b/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit meson
DESCRIPTION="utility library for higher level dLeyna libraries"
-HOMEPAGE="https://github.com/phako/dleyna-core"
+HOMEPAGE="https://gitlab.gnome.org/World/dLeyna https://github.com/phako/dleyna-core"
SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"