diff options
Diffstat (limited to 'sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild')
-rw-r--r-- | sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild index 06bb9feafc95..9c3b5ed355cf 100644 --- a/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild +++ b/sys-fs/fuse-exfat/fuse-exfat-1.1.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit scons-utils toolchain-funcs DESCRIPTION="exFAT filesystem FUSE module" -HOMEPAGE="http://code.google.com/p/exfat/" -SRC_URI="http://docs.google.com/uc?export=download&id=0B7CLI-REKbE3VTdaa0EzTkhYdU0 -> ${P}.tar.gz" +HOMEPAGE="https://code.google.com/p/exfat/" +SRC_URI="https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3VTdaa0EzTkhYdU0 -> ${P}.tar.gz" LICENSE="GPL-2+" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" SLOT="0" |