[Buildroot] [git commit] dosfstools: update URL in Config.in.host

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Nov 20 14:55:54 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=63a20d5dfebe83e2b2bd683dc78ebdf787dff100
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Update URL in Config.in.host to match Config.in.

Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/dosfstools/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/dosfstools/Config.in.host b/package/dosfstools/Config.in.host
index 6156c5a..fc488c0 100644
--- a/package/dosfstools/Config.in.host
+++ b/package/dosfstools/Config.in.host
@@ -3,4 +3,4 @@ config BR2_PACKAGE_HOST_DOSFSTOOLS
 	help
 	  Tools for creating and checking DOS FAT filesystems.
 
-	  http://www.daniel-baumann.ch/software/dosfstools/
+	  https://github.com/dosfstools/dosfstools


More information about the buildroot mailing list