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
commit21d2e58ce8f1633b0ad25a3fe2a52ad56066cd98 (patch)
treefa29193827674ee4bdbdeb2df5f09072e8ff34a5 /package/busybox/Makefile
parent2839397f6fc782d1e0160c1781b0fa975fef9d8b (diff)
downloadmaster-187ad058-21d2e58ce8f1633b0ad25a3fe2a52ad56066cd98.tar.gz
master-187ad058-21d2e58ce8f1633b0ad25a3fe2a52ad56066cd98.tar.bz2
master-187ad058-21d2e58ce8f1633b0ad25a3fe2a52ad56066cd98.zip
package/busybox: add 3 upstream fixes, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20904 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 \