diff --git a/openwrt/package/busybox/Makefile b/openwrt/package/busybox/Makefile index 36680cb887..1e1968dcb9 100644 --- a/openwrt/package/busybox/Makefile +++ b/openwrt/package/busybox/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_RELEASE:=2 +PKG_RELEASE:=1 ifeq ($(strip $(BR2_PACKAGE_BUSYBOX_SNAPSHOT)),y) # Be aware that this changes daily....