dosfstools: bump to version 3.0.28
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 25 Jun 2015 18:52:08 +0000 (15:52 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 26 Jun 2015 07:44:35 +0000 (09:44 +0200)
Change to new homepage since maintainer changed as well.
Add hash file based on tarball signature file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dosfstools/Config.in
package/dosfstools/dosfstools.hash [new file with mode: 0644]
package/dosfstools/dosfstools.mk

index 7f3481cad85f5b78dac6f80c7427dbc34ddb1507..33c64b34a298d3c613adb194be1d02eb4e4dc821 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_DOSFSTOOLS
        help
          Tools for creating and checking DOS FAT filesystems.
 
-         http://www.daniel-baumann.ch/software/dosfstools/
+         https://github.com/dosfstools/dosfstools
 
 if BR2_PACKAGE_DOSFSTOOLS
 
diff --git a/package/dosfstools/dosfstools.hash b/package/dosfstools/dosfstools.hash
new file mode 100644 (file)
index 0000000..f852195
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 ee95913044ecf2719b63ea11212917649709a6e53209a72d622135aaa8517ee2        dosfstools-3.0.28.tar.xz
index 88c4fe806fd3f605d0d3eb40eefd22258cdd025a..b7f7d96b8572bd7f5a4fc0d945c7ea9fd13b87c8 100644 (file)
@@ -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