From: W. Michael Petullo Date: Tue, 14 Dec 2021 14:56:06 +0000 (-0600) Subject: semodule-utils: update to 3.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ea8b5521fbf387225f1a7f05c7174fd5656c2e69;p=feed%2Fpackages.git semodule-utils: update to 3.3 Signed-off-by: W. Michael Petullo --- diff --git a/utils/semodule-utils/Makefile b/utils/semodule-utils/Makefile index ba08eac8d6..06b7e06b42 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.2 -PKG_RELEASE:=1 +PKG_VERSION:=3.3 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION) -PKG_HASH:=be155654883c8dc4d05493e04a3eb9e56d28803009f1fdd721d42c68b878f757 +PKG_HASH:=3098ec5e5f04a1dbbf4aa569b63a4570750a9fe0d4da14ce45954aa300a17063 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only