python3-libselinux: update to 3.3
authorW. Michael Petullo <redacted>
Tue, 14 Dec 2021 14:55:27 +0000 (08:55 -0600)
committerW. Michael Petullo <redacted>
Tue, 14 Dec 2021 14:55:27 +0000 (08:55 -0600)
Signed-off-by: W. Michael Petullo <redacted>
lang/python/python3-libselinux/Makefile

index 18caa46b411cb2028d06c292dc296ce046fd29cb..d51c4035b91204136662b64e131bdacac6c7625f 100644 (file)
@@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk
 
 SRC_NAME:=libselinux
 PKG_NAME:=python3-$(SRC_NAME)
-PKG_VERSION:=3.2
-PKG_RELEASE:=1
+PKG_VERSION:=3.3
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/python-libselinux/$(SRC_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(SRC_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/20200710
-PKG_HASH:=df758ef1d9d4811051dd901ea6b029ae334ffd7c671c128beb16bce1e25ac161
+PKG_HASH:=acfdee27633d2496508c28727c3d41d3748076f66d42fccde2e6b9f3463a7057
 PKG_BUILD_DEPENDS:=swig/host
 
 PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
git clone https://git.99rst.org/PROJECT