diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libverto/libverto-0.2.5-r1.ebuild | 6 |
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" |