From: Felix Fietkau Date: Sat, 22 Oct 2005 17:42:57 +0000 (+0000) Subject: change release number of busybox to 1 (new version) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=863218d0a27261f90d946683618c04f243cf3870;p=librecmc%2Flibrecmc.git change release number of busybox to 1 (new version) SVN-Revision: 2248 --- 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....