wok rev 25653

Up ntfs-3g (2022.10.3) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 06 14:12:46 2024 +0000 (2 months ago)
parents a92b20152ab0
children 39bad6014f66
files ntfs-3g/receipt
line diff
     1.1 --- a/ntfs-3g/receipt	Tue Feb 06 11:59:08 2024 +0000
     1.2 +++ b/ntfs-3g/receipt	Tue Feb 06 14:12:46 2024 +0000
     1.3 @@ -7,11 +7,11 @@
     1.4  SHORT_DESC="Read and write NTFS driver for FUSE."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://github.com/tuxera/ntfs-3g/archive/refs/tags/$VERSION.tar.gz"
     1.8 +WEB_SITE="https://github.com/tuxera/ntfs-3g/"
     1.9  
    1.10  SOURCE="ntfs-3g_ntfsprogs"
    1.11  TARBALL="$SOURCE-$VERSION.tgz"
    1.12 -WGET_URL="https://tuxera.com/opensource/$TARBALL"
    1.13 +WGET_URL="https://github.com/tuxera/ntfs-3g/archive/refs/tags/$VERSION.tar.gz"
    1.14  
    1.15  DEPENDS="attr fuse"
    1.16  BUILD_DEPENDS="attr-dev fuse-dev libtool util-linux-uuid-dev"