summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2018-12-15 16:11:10 +0300
committerEray Aslan <eras@gentoo.org>2018-12-15 16:11:10 +0300
commitd3b7c0a63f5d3622249879fce283a0f45dcd35af (patch)
tree568b203031b8f7e2ff6843e1b3fe5ea1e8bb6f82 /dev-libs/libverto
parentdev-libs/libverto: bump to 0.3.0 (diff)
downloadgentoo-d3b7c0a63f5d3622249879fce283a0f45dcd35af.tar.gz
gentoo-d3b7c0a63f5d3622249879fce283a0f45dcd35af.tar.bz2
gentoo-d3b7c0a63f5d3622249879fce283a0f45dcd35af.zip
dev-libs/libverto: fix HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'dev-libs/libverto')
-rw-r--r--dev-libs/libverto/libverto-0.2.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libverto/libverto-0.2.5-r1.ebuild b/dev-libs/libverto/libverto-0.2.5-r1.ebuild
index 66e4198d03c0..1486d1ddb5e4 100644
--- a/dev-libs/libverto/libverto-0.2.5-r1.ebuild
+++ b/dev-libs/libverto/libverto-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit multilib-minimal
DESCRIPTION="Main event loop abstraction library"
-HOMEPAGE="https://fedorahosted.org/libverto/"
-SRC_URI="https://fedorahosted.org/releases/l/i/libverto/${P}.tar.gz"
+HOMEPAGE="https://github.com/latchset/libverto/"
+SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"