From: Wim Muskee Date: Sat, 12 May 2018 06:43:23 +0000 (+0200) Subject: mail-filter/rblcheck: update SRC_URI, HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=38433ca599eac0bb05010e484d83dd20db373dfd;p=gentoo.git mail-filter/rblcheck: update SRC_URI, HOMEPAGE Closes: https://bugs.gentoo.org/618524 Closes: https://github.com/gentoo/gentoo/pull/8357 --- diff --git a/mail-filter/rblcheck/metadata.xml b/mail-filter/rblcheck/metadata.xml index ad4736b3fcf3..c95ec43c3a01 100644 --- a/mail-filter/rblcheck/metadata.xml +++ b/mail-filter/rblcheck/metadata.xml @@ -6,6 +6,6 @@ Net-Mail - rblcheck + logic/rblcheck diff --git a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild index 3846cdd338cf..3d209c916ebb 100644 --- a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild +++ b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild @@ -6,9 +6,8 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Perform lookups in RBL-styles services" -HOMEPAGE="http://rblcheck.sourceforge.net/" -SRC_URI="mirror://sourceforge/rblcheck/${P}.tar.gz" - +HOMEPAGE="https://github.com/logic/rblcheck" +SRC_URI="https://github.com/logic/rblcheck/releases/download/${P}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"