ntfs-3g: fix license, other lint
This commit is contained in:
parent
1bfb62e621
commit
3c8fd186f0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ntfs-3g'
|
||||
pkgname=ntfs-3g
|
||||
version=2017.3.23
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}_ntfsprogs-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--exec-prefix=/usr --disable-static --with-fuse=external
|
||||
|
@ -13,8 +13,8 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libuuid-devel fuse-devel $(vopt_if crypto 'libgcrypt-devel gnutls-devel')"
|
||||
short_desc="Stable Read/Write NTFS Driver in userspace"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-only"
|
||||
homepage="http://www.tuxera.com/community/ntfs-3g-download/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.tuxera.com/opensource/${pkgname}_ntfsprogs-${version}.tgz"
|
||||
checksum=3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue