[rhi: use redirected URL with HTTPS]
Reviewed-by: Roland Hieber <[email protected]>
Signed-off-by: Roland Hieber <[email protected]>
---
 rules/ntfs-3g.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/ntfs-3g.make b/rules/ntfs-3g.make
index 54450e8fb506..9748b3c8de7d 100644
--- a/rules/ntfs-3g.make
+++ b/rules/ntfs-3g.make
@@ -18,7 +18,7 @@ NTFS_3G_VERSION       := 2017.3.23
 NTFS_3G_MD5    := d97474ae1954f772c6d2fa386a6f462c
 NTFS_3G                := ntfs-3g_ntfsprogs-$(NTFS_3G_VERSION)
 NTFS_3G_SUFFIX := tgz
-NTFS_3G_URL    := http://tuxera.com/opensource/$(NTFS_3G).$(NTFS_3G_SUFFIX)
+NTFS_3G_URL    := 
https://download.tuxera.com/opensource/$(NTFS_3G).$(NTFS_3G_SUFFIX)
 NTFS_3G_SOURCE := $(SRCDIR)/$(NTFS_3G).$(NTFS_3G_SUFFIX)
 NTFS_3G_DIR    := $(BUILDDIR)/$(NTFS_3G)
 NTFS_3G_LICENSE        := GPL-2.0-or-later AND LGPL-2.0-only
-- 
2.29.2


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to