commit: 658b08fb7c7c7015956bb8b1a628a0e560d8178d Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> AuthorDate: Wed Jan 2 02:50:50 2019 +0000 Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> CommitDate: Wed Jan 2 02:52:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658b08fb
dev-libs/cyrus-sasl: use more reliable mirror Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org> dev-libs/cyrus-sasl/cyrus-sasl-2.1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27.ebuild index 1379f6de0b9..1ab001b0bf0 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27.ebuild @@ -9,7 +9,7 @@ SASLAUTHD_CONF_VER="2.1.26" DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)" HOMEPAGE="https://www.cyrusimap.org/sasl/" -SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz" +SRC_URI="https://github.com/cyrusimap/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="2"
