gnu: ntfs-3g: Add release-monitoring-url and upstream-name.

* gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
This commit is contained in:
Marius Bakke 2022-08-11 19:04:59 +02:00
parent 25c2a2fdb2
commit 246e8e7f81
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -6183,6 +6183,9 @@ invocations of itself.")
"NTFS-3G provides read-write access to NTFS file systems, which are
commonly found on Microsoft Windows. It is implemented as a FUSE file system.
The package provides additional NTFS tools.")
(properties
'((release-monitoring-url . "https://github.com/tuxera/ntfs-3g/releases")
(upstream-name . "ntfs-3g_ntfsprogs")))
(license license:gpl2+)))
(define-public ntfs-3g/static