mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/selinux-python: 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
e07f0eba7e
commit
7e0c02b091
@@ -1,5 +1,5 @@
|
|||||||
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||||
sha256 dcfa5f1919dcb7e7b775851994eb5c83b7580dc496cd2d1f73867dfa074d2339 selinux-python-3.9.tar.gz
|
sha256 9d0a5b69f2fbcce8e5ccd8e0f17d56f71e6005a756386f8fb36c31f9424191a2 selinux-python-3.10.tar.gz
|
||||||
|
|
||||||
# Hash for license file
|
# Hash for license file
|
||||||
sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE
|
sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SELINUX_PYTHON_VERSION = 3.9
|
SELINUX_PYTHON_VERSION = 3.10
|
||||||
SELINUX_PYTHON_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(SELINUX_PYTHON_VERSION)
|
SELINUX_PYTHON_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(SELINUX_PYTHON_VERSION)
|
||||||
SELINUX_PYTHON_LICENSE = GPL-2.0
|
SELINUX_PYTHON_LICENSE = GPL-2.0
|
||||||
SELINUX_PYTHON_LICENSE_FILES = LICENSE
|
SELINUX_PYTHON_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user