diff options
Diffstat (limited to 'app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild')
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild index 352cee681874..c22efa90f5b7 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Replacement of the old unix crypt(1)" HOMEPAGE="https://mcrypt.sourceforge.net/" -SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/mcrypt/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" |