From: W. Michael Petullo Date: Mon, 1 Jan 2024 23:46:49 +0000 (-0600) Subject: setools: update to 4.4.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0b95fe757fa23a5cbf092bcdbfa4f1b54e200550;p=openwrt-packages.git setools: update to 4.4.4 Signed-off-by: W. Michael Petullo --- diff --git a/utils/setools/Makefile b/utils/setools/Makefile index 39eef7cd7..e4cf10e68 100644 --- a/utils/setools/Makefile +++ b/utils/setools/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=setools -PKG_VERSION:=4.4.3 +PKG_VERSION:=4.4.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/SELinuxProject/setools/releases/download/$(PKG_VERSION) -PKG_HASH:=2f751599dbed0d628fb268a3302dd8c578829f302bd28e8c08e182aef7fd5cb8 +PKG_HASH:=3c5fa76a674fe3f6890d900df59b9d142e4b63c9ffbde653904f90ed6e666ef9 PKG_BUILD_DEPENDS:=python-cython/host # Cython>=0.27