mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/refpolicy: fix upstream URL in help text
The previous URL [1] currently redirects to [2], which as of this commit is about two months old and contains a readme that just says "PoC by Callgh0st". When the package was added with commit [3] the help text URL matched REFPOLICY_SITE, so presumably the help was forgotten when the site URL was updated in [4], and there has been some kind of hostile takeover of the former upstream repository since. [1] https://github.com/TresysTechnology/refpolicy [2] https://github.com/Exact-Realty/refpolicy [3]bb442abdf1[4]cfa018d9f3Signed-off-by: Fiona Klute <fiona.klute@gmx.de> [Julien: add commit ID which forgot to update the package homepage] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8d79f712ce
commit
b9d3a0418b
@@ -26,7 +26,7 @@ config BR2_PACKAGE_REFPOLICY
|
||||
policies is not correct. Individual policies would need to
|
||||
be tweaked to get everything functioning properly.
|
||||
|
||||
https://github.com/TresysTechnology/refpolicy
|
||||
https://github.com/SELinuxProject/refpolicy
|
||||
|
||||
if BR2_PACKAGE_REFPOLICY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user