change release number of busybox to 1 (new version)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Oct 2005 17:42:57 +0000 (17:42 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Oct 2005 17:42:57 +0000 (17:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2248 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/Makefile

index 36680cb..1e1968d 100644 (file)
@@ -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....