|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-DOSFSTOOLS_VERSION = 3.0.26
|
|
|
+DOSFSTOOLS_VERSION = 3.0.28
|
|
|
DOSFSTOOLS_SOURCE = dosfstools-$(DOSFSTOOLS_VERSION).tar.xz
|
|
|
-DOSFSTOOLS_SITE = http://daniel-baumann.ch/files/software/dosfstools
|
|
|
+DOSFSTOOLS_SITE = https://github.com/dosfstools/dosfstools/releases/download/v$(DOSFSTOOLS_VERSION)
|
|
|
DOSFSTOOLS_LICENSE = GPLv3+
|
|
|
DOSFSTOOLS_LICENSE_FILES = COPYING
|
|
|
|