From: Konstantin Demin Date: Mon, 14 Jul 2025 08:05:41 +0000 (+0300) Subject: busybox: bump PKG_RELEASE X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33daed47df5a19e451a8940ce581a9f27a6da714;p=thirdparty%2Fopenwrt.git busybox: bump PKG_RELEASE improves f0e7868b7e0c "busybox: 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/utils/busybox/Makefile b/package/utils/busybox/Makefile index a77d1f80820..63c1dceee3c 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox PKG_VERSION:=1.37.0 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2