From: nbd Date: Sat, 22 Oct 2005 17:42:57 +0000 (+0000) Subject: change release number of busybox to 1 (new version) X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=inline;h=ddcb09733516717fdd037c72c111244f0f149982;hp=2d5aec0dce37a76684f4e12a509c2f7ec97fb0cc;p=openwrt-10.03%2F.git change release number of busybox to 1 (new version) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2248 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 36680cb88..1e1968dcb 100644 --- a/package/busybox/Makefile +++ b/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....