package/libsemanage: bump to version 3.2
Signed-off-by: Adam Duskett <aduskett@gmail.com> Tested-by: Matthew Weber <matthew.weber@collins.com> Tested-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
6fd41b6d46
commit
d04944b0c5
@ -1,5 +1,5 @@
|
||||
# From: https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||
sha256 22d6c75526e40d1781c30bcf29abf97171bdfe6780923f11c8e1c76a75a21ff8 libsemanage-3.1.tar.gz
|
||||
sha256 d722a55ca4fe2d4e2b30527720db657e6238b28079e69e2e4affeb8e733ee511 libsemanage-3.2.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBSEMANAGE_VERSION = 3.1
|
||||
LIBSEMANAGE_SITE = https://github.com/SELinuxProject/selinux/releases/download/20200710
|
||||
LIBSEMANAGE_VERSION = 3.2
|
||||
LIBSEMANAGE_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(LIBSEMANAGE_VERSION)
|
||||
LIBSEMANAGE_LICENSE = LGPL-2.1+
|
||||
LIBSEMANAGE_LICENSE_FILES = COPYING
|
||||
LIBSEMANAGE_DEPENDENCIES = host-bison host-flex audit libselinux bzip2
|
||||
|
Loading…
Reference in New Issue
Block a user