diff options
author | Mike Gilbert <floppym@gentoo.org> | 2022-10-31 13:27:01 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2022-10-31 13:29:41 -0400 |
commit | 1e8affefbfc609c6134fb186d72d7d10c5c37f19 (patch) | |
tree | 5876a07d069eaa4757c53ddf394b373479e97caa /sys-fs/ntfs3g | |
parent | sys-fs/ntfs3g: add 2022.10.3, drop 2022.5.17-r1 (diff) | |
download | gentoo-1e8affefbfc609c6134fb186d72d7d10c5c37f19.tar.gz gentoo-1e8affefbfc609c6134fb186d72d7d10c5c37f19.tar.bz2 gentoo-1e8affefbfc609c6134fb186d72d7d10c5c37f19.zip |
sys-fs/ntfs3g: update HOMEPAGE, SRC_URI
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild b/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild index 085691d55b6d..18ea706acefd 100644 --- a/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild @@ -8,9 +8,8 @@ inherit autotools toolchain-funcs MY_P="ntfs-3g_ntfsprogs-${PV}" DESCRIPTION="Open source read-write NTFS driver that runs under FUSE" -HOMEPAGE="http://www.tuxera.com/community/ntfs-3g-download/" -HOMEPAGE="https://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html" -SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" +HOMEPAGE="https://github.com/tuxera/ntfs-3g" +SRC_URI="https://download.tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. |