]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
policycoreutils: bump PKG_RELEASE 19404/head
authorKonstantin Demin <rockdrilla@gmail.com>
Mon, 14 Jul 2025 08:08:31 +0000 (11:08 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Jul 2025 16:54:05 +0000 (18:54 +0200)
improves 6cac528f7227 "policycoreutils: adjust with glibc and libcrypt-compat"

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/utils/policycoreutils/Makefile

index 47a0bc56f53c37de4836b3b953e7ffde79fb62b3..639e6c448024b05119af8c302087ab1d01537301 100644 (file)
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=policycoreutils
 PKG_VERSION:=3.8.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION)