projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe4e7d
)
checkpolicy: update to 3.9
author
Nick Hainke
<vincent@systemli.org>
Sun, 23 Nov 2025 16:13:42 +0000
(17:13 +0100)
committer
Nick Hainke
<vincent@systemli.org>
Wed, 26 Nov 2025 23:02:26 +0000
(
00:02
+0100)
Release Notes:
https://github.com/SELinuxProject/selinux/wiki/Releases#release-39
Link:
https://github.com/openwrt/openwrt/pull/20908
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/utils/checkpolicy/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/checkpolicy/Makefile
b/package/utils/checkpolicy/Makefile
index 179127bf1a0072883b7b97bda18c53cec8940b0b..16fc081d87cf9fe4b5416a81eaad1b125f66506f 100644
(file)
--- a/
package/utils/checkpolicy/Makefile
+++ b/
package/utils/checkpolicy/Makefile
@@
-6,12
+6,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=checkpolicy
-PKG_VERSION:=3.
8.1
+PKG_VERSION:=3.
9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION)
-PKG_HASH:=
7b477c516e2693d8b6c511386323177f1d7db51c2e04eb6d0de8ca2b36120e5d
+PKG_HASH:=
dd85b0173ca6e96b22ebf472bcbccf04eb10e1aa07add8f1b7e0e9e8e995e027
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=libselinux
HOST_BUILD_DEPENDS:=libselinux/host