diff options
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r-- | sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild index e3a50581d960..5305bbbbbee7 100644 --- a/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild +++ b/sys-fs/fuse-exfat/fuse-exfat-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit scons-utils toolchain-funcs #udev DESCRIPTION="exFAT filesystem FUSE module" HOMEPAGE="https://github.com/relan/exfat" -SRC_URI="https://exfat.googlecode.com/files/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |