diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/vchkuser/vchkuser-0.3.3.ebuild | 2 | ||||
-rw-r--r-- | net-mail/vchkuser/vchkuser-0.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/vchkuser/vchkuser-0.3.3.ebuild b/net-mail/vchkuser/vchkuser-0.3.3.ebuild index 70469c0839a6..860330b2cfd7 100644 --- a/net-mail/vchkuser/vchkuser-0.3.3.ebuild +++ b/net-mail/vchkuser/vchkuser-0.3.3.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit autotools qmail DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail" -HOMEPAGE="http://github.com/hollow/vchkuser" +HOMEPAGE="https://github.com/hollow/vchkuser" SRC_URI="http://bb.xnull.de/projects/vchkuser/dist/${P}.tar.bz2" LICENSE="BSD" diff --git a/net-mail/vchkuser/vchkuser-0.4.ebuild b/net-mail/vchkuser/vchkuser-0.4.ebuild index 8e20c1809460..57deb6baf472 100644 --- a/net-mail/vchkuser/vchkuser-0.4.ebuild +++ b/net-mail/vchkuser/vchkuser-0.4.ebuild @@ -7,8 +7,8 @@ EAPI="3" inherit autotools qmail DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail" -HOMEPAGE="http://github.com/hollow/vchkuser" -SRC_URI="http://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/hollow/vchkuser" +SRC_URI="https://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |