net-misc/megatools: update HOMEPAGE, SRC_URI, drop upstream GitHub

Signed-off-by: John Helmert III <ajak@gentoo.org>
This commit is contained in:
John Helmert III 2025-02-02 14:52:16 -08:00
parent 16f3468339
commit 1e74efe42f
No known key found for this signature in database
GPG Key ID: A05EADBE69AFC9B5
4 changed files with 8 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -8,8 +8,8 @@ inherit meson
MY_P="${P}.20220519"
DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
HOMEPAGE="https://megatools.megous.com"
SRC_URI="https://megatools.megous.com/builds/${MY_P}.tar.gz"
HOMEPAGE="https://xff.cz/megatools/"
SRC_URI="https://xff.cz/megatools/builds/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -8,8 +8,8 @@ inherit meson
MY_P="${P}.20230212"
DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
HOMEPAGE="https://megatools.megous.com"
SRC_URI="https://megatools.megous.com/builds/${MY_P}.tar.gz"
HOMEPAGE="https://xff.cz/megatools/"
SRC_URI="https://xff.cz/megatools/builds/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"

View File

@ -8,8 +8,8 @@ inherit meson
MY_P="${P}.20250127"
DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
HOMEPAGE="https://megatools.megous.com"
SRC_URI="https://megatools.megous.com/builds/builds/${MY_P}.tar.gz"
HOMEPAGE="https://xff.cz/megatools/"
SRC_URI="https://xff.cz/megatools/builds/builds/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"

View File

@ -11,7 +11,4 @@ a command line of your desktop or server.
Mega website can be found at http://mega.co.nz.
</longdescription>
<upstream>
<remote-id type="github">megous/megatools</remote-id>
</upstream>
</pkgmetadata>