Parcourir la source

busybox: bump PKG_RELEASE

improves f0e7868b7e0c "busybox: 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]>
Konstantin Demin il y a 5 mois
Parent
commit
33daed47df
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/utils/busybox/Makefile

+ 1 - 1
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