Browse Source

package/setools: update the project location in the Kconfig help

setools is no longer hosted on https://github.com/TresysTechnology/setools/.
Updated the Kconfig help to point to its new home,
https://github.com/SELinuxProject/setools/.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Antoine Tenart 5 years ago
parent
commit
1647d2c5e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/setools/Config.in

+ 1 - 1
package/setools/Config.in

@@ -17,7 +17,7 @@ config BR2_PACKAGE_SETOOLS
 	   * seinfoflow - information flow analysis for SELinux
 	   * sesearch - Search rules (allow, type_transition, etc.)
 
-	  https://github.com/TresysTechnology/setools
+	  https://github.com/SELinuxProject/setools/
 
 comment "setools needs a toolchain w/ threads, wchar, dynamic library"
 	depends on BR2_USE_MMU