]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
busybox: bump PKG_RELEASE
authorKonstantin Demin <rockdrilla@gmail.com>
Mon, 14 Jul 2025 08:05:41 +0000 (11:05 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Jul 2025 16:54:05 +0000 (18:54 +0200)
improves f0e7868b7e0c "busybox: 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/busybox/Makefile

index a77d1f80820f4a69fef9eb0fefb76633f1e1dd3c..63c1dceee3c9baf63f5ed786bde313430ad26c47 100644 (file)
@@ -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