diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:04:46 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:04:46 +0200 |
commit | ce51c9ca67833b849614f1ea3b4d5b6eb0bbc509 (patch) | |
tree | 0f57207cfb53940c718df58cb47a41398922036b /mail-filter/MailScanner | |
parent | dev-util/btyacc: update homepage (diff) | |
download | gentoo-ce51c9ca67833b849614f1ea3b4d5b6eb0bbc509.tar.gz gentoo-ce51c9ca67833b849614f1ea3b4d5b6eb0bbc509.tar.bz2 gentoo-ce51c9ca67833b849614f1ea3b4d5b6eb0bbc509.zip |
mail-filter/MailScanner: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-filter/MailScanner')
-rw-r--r-- | mail-filter/MailScanner/MailScanner-4.84.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-filter/MailScanner/MailScanner-4.84.5.2.ebuild b/mail-filter/MailScanner/MailScanner-4.84.5.2.ebuild index 35131939ad9f..426c5373fb9b 100644 --- a/mail-filter/MailScanner/MailScanner-4.84.5.2.ebuild +++ b/mail-filter/MailScanner/MailScanner-4.84.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,8 +7,8 @@ MY_PV=$(ver_cut 1-3) MY_PVR=$(ver_rs 3 '-') DESCRIPTION="Free Anti-Virus and Anti-Spam Filter" -HOMEPAGE="http://www.mailscanner.info/" -SRC_URI="http://www.mailscanner.info/files/4/tar/${PN}-install-${MY_PVR}.tar.gz" +HOMEPAGE="https://www.mailscanner.info/" +SRC_URI="https://www.mailscanner.info/files/4/tar/${PN}-install-${MY_PVR}.tar.gz" LICENSE="GPL-2" SLOT="0" |