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: http://207.154.207.93/?a=commitdiff_plain;h=27eebc5cad62f4c93740e162d7f55c5cf8cd6ae8;p=15.05%2Fopenwrt.git change release number of busybox to 1 (new version) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2248 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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....