]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
libsepol: update to 3.10
authorAlexandru Ardelean <alex@shruggie.ro>
Fri, 24 Apr 2026 11:04:52 +0000 (14:04 +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/libs/libsepol/Makefile

index b647eeb2994d270e2c02bdda3f5414141e5686b1..246914aab0749109242c94eee3f589a3f7816877 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libsepol
-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:=ba630b59e50c5fbf9e9dd45eb3734f373cf78d689d8c10c537114c9bd769fa2e
+PKG_HASH:=d555586797fa9f38344496d2a7ec1147b6caaf3fcc44c42d8d5173edd7a79a71
 
 PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 PKG_CPE_ID:=cpe:/a:selinuxproject:libsepol