From 2caeb5fab7502f0eda3147b74b56de4a72cbb60e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 Oct 2019 07:47:40 +0100 Subject: [PATCH] dovecot: switch to https. --- net-mail/dovecot/dovecot-2.2.24.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/dovecot/dovecot-2.2.24.recipe b/net-mail/dovecot/dovecot-2.2.24.recipe index ae6eb0b0c..6a27efb45 100644 --- a/net-mail/dovecot/dovecot-2.2.24.recipe +++ b/net-mail/dovecot/dovecot-2.2.24.recipe @@ -4,11 +4,11 @@ for Linux/UNIX-like systems, written with security primarily in mind. \ Dovecot is an excellent choice for both small and large installations. \ It's fast, simple to set up, requires no special administration and it \ uses very little memory." -HOMEPAGE="http://dovecot.org/" +HOMEPAGE="https://dovecot.org/" COPYRIGHT="2002-2016 Timo Sirainen" LICENSE="MIT" -REVISION="2" -SOURCE_URI="http://dovecot.org/releases/2.2/dovecot-$portVersion.tar.gz" +REVISION="3" +SOURCE_URI="https://dovecot.org/releases/2.2/dovecot-$portVersion.tar.gz" CHECKSUM_SHA256="71c86891ea8deb5703d3dbbc3ea31ce2cbf7638f1aa395d9e8794d3ff7aebeb7" PATCHES="dovecot-$portVersion.patchset"