From: Dominick Grift Date: Tue, 9 Mar 2021 08:01:37 +0000 (+0100) Subject: semodule-utils: update to version 3.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=961c0129e24d4cc793ad7df22dcf5c2658fbee86;p=openwrt-packages.git semodule-utils: update to version 3.2 no changes Signed-off-by: Dominick Grift --- diff --git a/utils/semodule-utils/Makefile b/utils/semodule-utils/Makefile index 82504859d..ba08eac8d 100644 --- a/utils/semodule-utils/Makefile +++ b/utils/semodule-utils/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=semodule-utils -PKG_VERSION:=3.1 -PKG_RELEASE:=2 +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:=0cc37f9cec751d9c2abb5f2b228b060567e973cb47c19b53b8a4a7378baaa853 +PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION) +PKG_HASH:=be155654883c8dc4d05493e04a3eb9e56d28803009f1fdd721d42c68b878f757 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only