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:
c7fec66
)
secilc: update to 3.9
author
Nick Hainke
<
[email protected]
>
Sun, 23 Nov 2025 17:03:13 +0000
(18:03 +0100)
committer
Nick Hainke
<
[email protected]
>
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 <
[email protected]
>
package/utils/secilc/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/secilc/Makefile
b/package/utils/secilc/Makefile
index 0cb808b2e153ecc8fea5af364bbe0076c72d6834..ef3b2f52db3dd5c7197334e7a06ed7c6e489897f 100644
(file)
--- a/
package/utils/secilc/Makefile
+++ b/
package/utils/secilc/Makefile
@@
-6,12
+6,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=secilc
-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:=
3db2974dd9a3c8403ada0392deff267b0398a74b4e7a0b051af76457270848d1
+PKG_HASH:=
c53fb7218ac158c05f28de186e48404857eb191bd4f9415802f85449fdf6da7f
HOST_BUILD_DEPENDS:=libsepol/host
PKG_MAINTAINER:=Dominick Grift <
[email protected]
>