diff --git a/net-mail/vchkuser/vchkuser-0.4-r1.ebuild b/net-mail/vchkuser/vchkuser-0.4-r1.ebuild index d243ea0988006..b7a64c31e9639 100644 --- a/net-mail/vchkuser/vchkuser-0.4-r1.ebuild +++ b/net-mail/vchkuser/vchkuser-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit autotools qmail DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail" HOMEPAGE="https://github.com/hollow/vchkuser" -SRC_URI="https://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/hollow/vchkuser/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0"