diff options
Diffstat (limited to 'sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild')
-rw-r--r-- | sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild b/sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild index 2e4ec1113932..08f73a1c9a38 100644 --- a/sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild +++ b/sys-fs/ldapfuse/ldapfuse-1.0-r4.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=8 DESCRIPTION="Virtual filesystem for FUSE which allows navigation of an LDAP tree" HOMEPAGE="https://sourceforge.net/projects/ldapfuse/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" |