diff mbox series

[2/5] libselinux: update to version 3.2

Message ID 20210306171028.305116-3-dominick.grift@defensec.nl
State Changes Requested
Headers show
Series selinux: update to version 3.2 | expand

Commit Message

Dominick Grift March 6, 2021, 5:10 p.m. UTC
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
---
 package/libs/libselinux/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/libs/libselinux/Makefile b/package/libs/libselinux/Makefile
index 5fe745d004..0c5f9baceb 100644
--- a/package/libs/libselinux/Makefile
+++ b/package/libs/libselinux/Makefile
@@ -6,12 +6,12 @@ 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libselinux
-PKG_VERSION:=3.1
-PKG_RELEASE:=3
+PKG_VERSION:=3.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/20200710
-PKG_HASH:=ea5dcbb4d859e3f999c26a13c630da2f16dff9462e3cc8cb7b458ac157d112e7
+PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/3.2
+PKG_HASH:=df758ef1d9d4811051dd901ea6b029ae334ffd7c671c128beb16bce1e25ac161
 HOST_BUILD_DEPENDS:=libsepol/host pcre/host
 
 PKG_LICENSE:=libselinux-1.0