[openwrt/openwrt] selinux-policy: update to version 0.6

LEDE Commits lede-commits at lists.infradead.org
Fri Feb 5 08:21:12 EST 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/381a458d5886c4a82a81adf60c2f19f41b943576

commit 381a458d5886c4a82a81adf60c2f19f41b943576
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Fri Feb 5 13:16:21 2021 +0000

    selinux-policy: update to version 0.6
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/system/selinux-policy/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/system/selinux-policy/Makefile b/package/system/selinux-policy/Makefile
index 491b26a83e..8f5a290fa6 100644
--- a/package/system/selinux-policy/Makefile
+++ b/package/system/selinux-policy/Makefile
@@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=selinux-policy
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.defensec.nl/selinux-policy.git
-PKG_VERSION:=0.5
-PKG_MIRROR_HASH:=c96a8cf7ac3445c52a28150c5000a55bde8112402bc77ccfee825cff0bdc8a03
+PKG_VERSION:=0.6
+PKG_MIRROR_HASH:=55a27eab67f39a03ba586691984a04234d16b97e816bca17ac42c94aae01c3c6
 PKG_SOURCE_VERSION:=v$(PKG_VERSION)
 PKG_BUILD_DEPENDS:=secilc/host policycoreutils/host
 



More information about the lede-commits mailing list