From: Alexandru Ardelean Date: Fri, 24 Apr 2026 11:05:00 +0000 (+0300) Subject: policycoreutils: update to 3.10 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=153a2cba712ba78db00e35102dd7f7dcefb7f5d3;p=thirdparty%2Fopenwrt.git policycoreutils: update to 3.10 Release Notes: https://github.com/SELinuxProject/selinux/wiki/Releases#release-310 Signed-off-by: Alexandru Ardelean Link: https://github.com/openwrt/openwrt/pull/23082 Signed-off-by: Robert Marko --- diff --git a/package/utils/policycoreutils/Makefile b/package/utils/policycoreutils/Makefile index fce48070e14..31cd5914a5c 100644 --- a/package/utils/policycoreutils/Makefile +++ b/package/utils/policycoreutils/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=policycoreutils -PKG_VERSION:=3.9 +PKG_VERSION:=3.10 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:=44a294139876cf4c7969cb6a75d1932cb42543d74a7661760ded44a20bf7ebe8 +PKG_HASH:=8dbd50d868acbfae9d1a972f6bbb2587f06c9ec73308d11af6acb3a401de9832 PKG_INSTALL:=1 HOST_BUILD_DEPENDS:=libsemanage/host gettext-full/host PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam gettext-full/host