rpcd: bump PKG_RELEASE
authorKonstantin Demin <[email protected]>
Mon, 14 Jul 2025 08:04:39 +0000 (11:04 +0300)
committerHauke Mehrtens <[email protected]>
Sat, 19 Jul 2025 16:54:05 +0000 (18:54 +0200)
improves 3a188488197d "rpcd: adjust with glibc and libcrypt-compat"

Signed-off-by: Konstantin Demin <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <[email protected]>
package/system/rpcd/Makefile

index c63682cbd0800fe4f21b4fc9216f70b83c06c1cb..a885da054306e3366719b229312c3977aefabe4b 100644 (file)
@@ -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