]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
policycoreutils: update to 3.10
authorAlexandru Ardelean <alex@shruggie.ro>
Fri, 24 Apr 2026 11:05:00 +0000 (14:05 +0300)
committerRobert Marko <robimarko@gmail.com>
Mon, 27 Apr 2026 08:50:53 +0000 (10:50 +0200)
Release Notes:
https://github.com/SELinuxProject/selinux/wiki/Releases#release-310

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Link: https://github.com/openwrt/openwrt/pull/23082
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/policycoreutils/Makefile

index fce48070e14ded4a5123d1cc284dcfd54a52f1f1..31cd5914a5ce07a9394bc16df2c46f3d304512eb 100644 (file)
@@ -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