summaryrefslogtreecommitdiff
path: root/package/utils/busybox/Makefile
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-16 19:34:33 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-16 19:34:33 +0200
commit0b9d096ec9e86dfc56e04348bc838e333769c1de (patch)
treea4e0d55ad4f02450d330a9ec904594147a7940cf /package/utils/busybox/Makefile
parent693980b95882f1deef7e22f4b5d06689d63c3d24 (diff)
downloadmtk-20170518-0b9d096ec9e86dfc56e04348bc838e333769c1de.zip
mtk-20170518-0b9d096ec9e86dfc56e04348bc838e333769c1de.tar.gz
mtk-20170518-0b9d096ec9e86dfc56e04348bc838e333769c1de.tar.bz2
package/utils/busybox: probably from OpenWRT
Diffstat (limited to 'package/utils/busybox/Makefile')
-rw-r--r--package/utils/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile
index 668679e..59a84a2 100644
--- a/package/utils/busybox/Makefile
+++ b/package/utils/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.22.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2