summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-11-10 12:55:01 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-11-10 12:55:01 +0000
commit7944b6fa3291e8743641398ed47e76d5d3873e89 (patch)
treee687b62f943e4d90568d77375b5b433ef110fa49 /package/busybox/Makefile
parent55ac5299513c6f565504a84d3a5858056db5a965 (diff)
downloadmtk-20170518-7944b6fa3291e8743641398ed47e76d5d3873e89.zip
mtk-20170518-7944b6fa3291e8743641398ed47e76d5d3873e89.tar.gz
mtk-20170518-7944b6fa3291e8743641398ed47e76d5d3873e89.tar.bz2
enable and use shadow passwords by default
SVN-Revision: 28936
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 871eae4..967fa75 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.19.3
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2