aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-16 08:48:19 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-16 08:48:19 +0000
commit6b9e04991d241fdafbdf9e899e4ea1ac2c4f5cd4 (patch)
treee4b2fdeebbab2c1a6567bfb33de44d6bab22a71d /package/busybox/Makefile
parentf1eb6dd095b40b5f85f92cf031c2d17414ee26b2 (diff)
downloadupstream-6b9e04991d241fdafbdf9e899e4ea1ac2c4f5cd4.tar.gz
upstream-6b9e04991d241fdafbdf9e899e4ea1ac2c4f5cd4.tar.bz2
upstream-6b9e04991d241fdafbdf9e899e4ea1ac2c4f5cd4.zip
package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 214b7f3c94..9638e9c5f2 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.16.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \