package/semodule-utils: bump to version 3.9
Changes: https://github.com/SELinuxProject/selinux/releases/download/3.9/RELEASE-3.9.txt Notable changes: * semodule: Add [-g PATH |--config=PATH] for an alternate path for the semanage config Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
abcab345a5
commit
ccbcb0d478
@@ -1,5 +1,5 @@
|
||||
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||
sha256 7705b0db059c53a21d6a77c0b50f6c467d91a0ea92ff875f1c93527cd2762395 semodule-utils-3.8.1.tar.gz
|
||||
sha256 729be36e4726c5d0833732681a94b2e0e4aff973c076504e41f8547abb6c5424 semodule-utils-3.9.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SEMODULE_UTILS_VERSION = 3.8.1
|
||||
SEMODULE_UTILS_VERSION = 3.9
|
||||
SEMODULE_UTILS_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(SEMODULE_UTILS_VERSION)
|
||||
SEMODULE_UTILS_LICENSE = GPL-2.0
|
||||
SEMODULE_UTILS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user