mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libsemanage: bump version to 3.10
https://github.com/SELinuxProject/selinux/releases/tag/3.10 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a9b08e522c
commit
9f85051519
@@ -1,5 +1,5 @@
|
|||||||
# From: https://github.com/SELinuxProject/selinux/wiki/Releases
|
# From: https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||||
sha256 ec05850aef48bfb8e02135a7f4f3f7edba3670f63d5e67f2708d4bd80b9a4634 libsemanage-3.9.tar.gz
|
sha256 1978894c414769ad77438d26886eaae3fb7bb74578ef2a5ad3130c89cb5cb1fe libsemanage-3.10.tar.gz
|
||||||
|
|
||||||
# Hash for license file
|
# Hash for license file
|
||||||
sha256 e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60 LICENSE
|
sha256 e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBSEMANAGE_VERSION = 3.9
|
LIBSEMANAGE_VERSION = 3.10
|
||||||
LIBSEMANAGE_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(LIBSEMANAGE_VERSION)
|
LIBSEMANAGE_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(LIBSEMANAGE_VERSION)
|
||||||
LIBSEMANAGE_LICENSE = LGPL-2.1+
|
LIBSEMANAGE_LICENSE = LGPL-2.1+
|
||||||
LIBSEMANAGE_LICENSE_FILES = LICENSE
|
LIBSEMANAGE_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user