package/sysdig: update upstream URL in Config.in
authorPeter Seiderer <ps.report@gmx.net>
Fri, 3 Apr 2020 18:55:31 +0000 (20:55 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 4 Apr 2020 13:23:37 +0000 (15:23 +0200)
The sysdig homepage we have points to an "on-sale" domain, that is
purportedly serving malware while at it. Update to point to the wiki on
github instead.

Fixes #12746.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
[yann.morin.1998@free.fr:
  - use wiki instead of git repo
  - expand commit log
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/sysdig/Config.in

index c37d8d05cc32e907f365214342e08c158cf4acab..0a1b3f893530e8543dc12c407e876f30955b4d71 100644 (file)
@@ -23,7 +23,7 @@ config BR2_PACKAGE_SYSDIG
          Think of it as strace + tcpdump + lsof + awesome sauce.
          With a little Lua cherry on top.
 
-         http://sysdig.org
+         https://github.com/draios/sysdig/wiki
 
 comment "sysdig needs a glibc or uclibc toolchain w/ C++, gcc >= 4.8, dynamic library and a Linux kernel to be built"
        depends on !BR2_LINUX_KERNEL || !BR2_INSTALL_LIBSTDCPP \