summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-07 17:17:55 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-07 17:17:55 +0200
commitbaeceef2b2e33983125e5efbe11c8f468231b56b (patch)
treeadfdbf6fd6624c8e673296a152717e77f7725fcd /package/busybox/Makefile
parent6afea827d75ad7755cd8a817ce6f3606d94df950 (diff)
fix busybox ip default gw issue, add all hotfixes
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 fbfadf3a0..560cb98c8 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.25.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_HASH:= 5a0fe06885ee1b805fb459ab6aaa023fe4f2eccee4fb8c0fd9a6c17c0daca2fc
PKG_DESCR:= core utilities for embedded systems
PKG_SECTION:= base/apps