1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 02:01:25 +02:00

change release number of busybox to 1 (new version)

SVN-Revision: 2248
This commit is contained in:
Felix Fietkau 2005-10-22 17:42:57 +00:00
parent cbb3968f39
commit 863218d0a2

@ -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....