From 27eebc5cad62f4c93740e162d7f55c5cf8cd6ae8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 22 Oct 2005 17:42:57 +0000 Subject: [PATCH] change release number of busybox to 1 (new version) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2248 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/busybox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.... -- 2.11.0