summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-19 21:39:10 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-19 21:39:10 +0000
commitf7d97234e23cb31940cfe5690ca8a4f32cbe08b6 (patch)
treefdfca511ccfd8aabf530c05685194a0454512e20 /package/busybox/Makefile
parentcc84e0672baab38c2b912454e6fa3395b2561928 (diff)
downloadmtk-20170518-f7d97234e23cb31940cfe5690ca8a4f32cbe08b6.zip
mtk-20170518-f7d97234e23cb31940cfe5690ca8a4f32cbe08b6.tar.gz
mtk-20170518-f7d97234e23cb31940cfe5690ca8a4f32cbe08b6.tar.bz2
package/busybox: add upstream udhcp hostname truncation fix, bump release number
SVN-Revision: 21510
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 3b93a05..60daf8d 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:=5
+PKG_RELEASE:=6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \