aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2024-01-01 17:46:18 -0600
committerRosen Penev <rosenp@gmail.com>2024-01-02 15:14:00 -0800
commit2931aa1a079fc72e7618a57d4e1c421fbc8dfd2b (patch)
tree43f70673cf6758b61afce65c858c655883bbab03 /utils
parent9cc49fe033cb38ac0f47ebb4b8e2544fd27cd2db (diff)
semodule-utils: update to 3.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'utils')
-rw-r--r--utils/semodule-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/semodule-utils/Makefile b/utils/semodule-utils/Makefile
index bfd94baac..fe2d723bb 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.5
+PKG_VERSION:=3.6
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:=c9a550a737051ebaf2c102f665c7ec2f85e7232870980aa0067998459b414283
+PKG_HASH:=eedb88f2b2124e538f2d614be063c0d9ac3eacc0c51a4da44500ca1ed1ba16f4
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=GPL-2.0-only