Browse Source

busybox: Increment PKG_RELEASE

SVN-Revision: 13535
Rod Whitby 17 years ago
parent
commit
cd02dc5ead
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.11.3
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.busybox.net/downloads \