projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad4447
)
secilc: update to 3.8.1
author
Robert Marko
<
[email protected]
>
Thu, 1 May 2025 19:24:46 +0000
(21:24 +0200)
committer
Robert Marko
<
[email protected]
>
Fri, 2 May 2025 17:15:42 +0000
(19:15 +0200)
Update secilc to latest 3.8.1 release.
Link:
https://github.com/openwrt/openwrt/pull/18674
Signed-off-by: Robert Marko <
[email protected]
>
package/utils/secilc/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/secilc/Makefile
b/package/utils/secilc/Makefile
index 10547cfa235c59b3d786b00c20ee8d17237dc6b0..0cb808b2e153ecc8fea5af364bbe0076c72d6834 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.
5
+PKG_VERSION:=3.
8.1
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:=3
eebc5a1f97847fa530cf90654b9f3b8f21a13c9ea3d07495325651580cd3373
+PKG_HASH:=3
db2974dd9a3c8403ada0392deff267b0398a74b4e7a0b051af76457270848d1
HOST_BUILD_DEPENDS:=libsepol/host
PKG_MAINTAINER:=Dominick Grift <
[email protected]
>