diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2019-01-02 03:50:50 +0100 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2019-01-02 03:52:07 +0100 |
commit | 658b08fb7c7c7015956bb8b1a628a0e560d8178d (patch) | |
tree | 660411a9956a7d3a444cc3d9b1a47a60d82e10b3 /dev-libs/cyrus-sasl | |
parent | dev-libs/icu-layoutex-63.1: ppc64 stable, bug 670456 (diff) | |
download | gentoo-658b08fb7c7c7015956bb8b1a628a0e560d8178d.tar.gz gentoo-658b08fb7c7c7015956bb8b1a628a0e560d8178d.tar.bz2 gentoo-658b08fb7c7c7015956bb8b1a628a0e560d8178d.zip |
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@gentoo.org>
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1379f6de0b93..1ab001b0bf0b 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" |