From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- mail-mta/ssmtp/metadata.xml | 2 +- mail-mta/ssmtp/ssmtp-2.64-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail-mta/ssmtp') diff --git a/mail-mta/ssmtp/metadata.xml b/mail-mta/ssmtp/metadata.xml index 44448fe7841b..0fdaaff7e94a 100644 --- a/mail-mta/ssmtp/metadata.xml +++ b/mail-mta/ssmtp/metadata.xml @@ -1,5 +1,5 @@ - + net-mail diff --git a/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild b/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild index 201f52da1d4f..26b6843fcb7e 100644 --- a/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild @@ -13,7 +13,7 @@ inherit eutils autotools user DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" HOMEPAGE="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/" SRC_URI="mirror://debian/pool/main/s/ssmtp/${P/-/_}.orig.tar.bz2 - http://dev.gentoo.org/~flameeyes/ssmtp/${P}-patches-${PATCHSET}.tar.bz2" + https://dev.gentoo.org/~flameeyes/ssmtp/${P}-patches-${PATCHSET}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad