From: W. Michael Petullo Date: Thu, 15 Jan 2026 23:03:16 +0000 (-0600) Subject: semodule-utils: update to 3.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e56e3d8bdd09ff1c7a5871db2bc2cbd2b2fb0493;p=openwrt-packages.git semodule-utils: update to 3.9 Upstream list of changes is available at https://github.com/SELinuxProject/selinux/releases/tag/3.9. Signed-off-by: W. Michael Petullo --- diff --git a/utils/semodule-utils/Makefile b/utils/semodule-utils/Makefile index 84a641550..339e025b0 100644 --- a/utils/semodule-utils/Makefile +++ b/utils/semodule-utils/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=semodule-utils -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:=7705b0db059c53a21d6a77c0b50f6c467d91a0ea92ff875f1c93527cd2762395 +PKG_HASH:=729be36e4726c5d0833732681a94b2e0e4aff973c076504e41f8547abb6c5424 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only