mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
mail-filter/rblcheck: update SRC_URI, HOMEPAGE
Closes: https://bugs.gentoo.org/618524 Closes: https://github.com/gentoo/gentoo/pull/8357
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
<name>Net-Mail</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="sourceforge">rblcheck</remote-id>
|
||||
<remote-id type="github">logic/rblcheck</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user