From: Konstantin Demin Date: Mon, 14 Jul 2025 08:04:39 +0000 (+0300) Subject: rpcd: bump PKG_RELEASE X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b0c2aa4594c0a4f90dc6f3e015315e7ba7c4a15e;p=openwrt%2Fstaging%2Fblocktrron.git rpcd: bump PKG_RELEASE improves 3a188488197d "rpcd: adjust with glibc and libcrypt-compat" Signed-off-by: Konstantin Demin Link: https://github.com/openwrt/openwrt/pull/19404 Signed-off-by: Hauke Mehrtens --- diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile index c63682cbd0..a885da0543 100644 --- a/package/system/rpcd/Makefile +++ b/package/system/rpcd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rpcd -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git