dovecot: switch to https.

This commit is contained in:
Jérôme Duval
2019-10-30 07:47:40 +01:00
committed by GitHub
parent 63ee634e15
commit 2caeb5fab7

View File

@@ -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"