summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2020-04-22 03:28:06 -0600
committerJason A. Donenfeld <zx2c4@gentoo.org>2020-04-22 03:28:27 -0600
commitf5f489da39d0cc88c01830a16720c1d7b71d395f (patch)
treeea32b0f4de735a60b0c622e3ffe0eb5bc74ef879 /net-misc
parentprofiles: Unmask OpenCL packages installing directly into /usr (diff)
downloadgentoo-f5f489da39d0cc88c01830a16720c1d7b71d395f.tar.gz
gentoo-f5f489da39d0cc88c01830a16720c1d7b71d395f.tar.bz2
gentoo-f5f489da39d0cc88c01830a16720c1d7b71d395f.zip
net-misc/megatools: bump to 1.10.3
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/megatools/Manifest2
-rw-r--r--net-misc/megatools/megatools-1.10.3.ebuild (renamed from net-misc/megatools/megatools-1.10.2-r1.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/megatools/Manifest b/net-misc/megatools/Manifest
index d4290378ada8..c669a373a633 100644
--- a/net-misc/megatools/Manifest
+++ b/net-misc/megatools/Manifest
@@ -1 +1 @@
-DIST megatools-1.10.2.tar.gz 103868 BLAKE2B 102cc4249706e199f23be3d91372d98dc9d74389c79796638e77fb65886c3561eb589717e00d724de0fb81bfb59acec8207ef4782f6037b34a0bad8d76ebf5db SHA512 6b8a5e92f24c9396a5f6572a0c67144216b75f9af9888dc41273d866d692eeb1f61d9337f74bd4c9e175f79f658f0f41de186147a4ede858797f2dacb98d0b97
+DIST megatools-1.10.3.tar.gz 196361 BLAKE2B 49d7658714074253ab93134bd9fbb6f73a9101e362f219c4394cfe599deeb3cb2ccf01afb89db75691299271fa9dbfdf004abd6dfe26d2a0fda783282561ff51 SHA512 cf431e151f3f7e1a77fcfe07092694f861eca43ab88bb4e0d4de72f01662e9140c51891f8f5cf3cf66d3a04b64a55d57fd766c3febf2fc5cee1720558ff2079b
diff --git a/net-misc/megatools/megatools-1.10.2-r1.ebuild b/net-misc/megatools/megatools-1.10.3.ebuild
index 7228227990b5..577aa496b79c 100644
--- a/net-misc/megatools/megatools-1.10.2-r1.ebuild
+++ b/net-misc/megatools/megatools-1.10.3.ebuild
@@ -7,7 +7,7 @@ inherit autotools eutils
DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
HOMEPAGE="https://megatools.megous.com"
-SRC_URI="https://github.com/megous/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://megatools.megous.com/builds/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"