Browse Source

Bump busybox pkg revision

RISCi_ATOM 6 years ago
parent
commit
b0f5d5f899
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/utils/busybox/Makefile

+ 1 - 1
package/utils/busybox/Makefile

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
 PKG_VERSION:=1.25.1
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 PKG_FLAGS:=essential
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2