Browse Source

bump busybox release number

SVN-Revision: 7837
Felix Fietkau 18 years ago
parent
commit
3e2fd8f783
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/busybox/Makefile

+ 1 - 1
package/busybox/Makefile

@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
 PKG_VERSION:=1.4.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.busybox.net/downloads \