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