diff options
author | Sam James <sam@gentoo.org> | 2023-07-16 23:59:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-16 23:59:08 +0100 |
commit | fa13dd0ec7b849ba64580fdcaca644848a636578 (patch) | |
tree | b366190860eebef6cde10e83ad17157124a530c6 | |
parent | net-libs/dleyna-renderer: update HOMEPAGE (diff) | |
download | gentoo-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.ebuild | 4 |
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" |