summaryrefslogtreecommitdiffstats
path: root/package/libfuse/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-29 09:12:38 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-29 17:00:15 +0100
commitf6573601de55e919757884d533c79c57c7699a18 (patch)
tree5df594c3b105bda08a0fa10cf886e53978cbdba7 /package/libfuse/Config.in
parentfeca4c8c5a5a934ecc69d46426980e32664e477c (diff)
downloadbuildroot-f6573601de55e919757884d533c79c57c7699a18.tar.gz
buildroot-f6573601de55e919757884d533c79c57c7699a18.zip
libfuse: switch to github
The project moved to github, so point the homepage and download URL there. [Thomas: - Remove comment "Switch to github helper on bump" since we clearly don't want to switch to the github helper if they continue to upload release tarballs. - Adjust comment in the .hash file for clarity.] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libfuse/Config.in')
-rw-r--r--package/libfuse/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libfuse/Config.in b/package/libfuse/Config.in
index deedb5afd0..2b0e31a991 100644
--- a/package/libfuse/Config.in
+++ b/package/libfuse/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBFUSE
help
FUSE (Filesystem in UserSpacE)
- http://fuse.sourceforge.net/
+ https://github.com/libfuse/libfuse
comment "libfuse needs a toolchain w/ threads, dynamic library"
depends on BR2_USE_MMU
OpenPOWER on IntegriCloud