summaryrefslogtreecommitdiff
path: root/package/hush/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-08-04 13:31:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-08-05 20:20:36 +0200
commit7ff823f93819a6cf01708f67032ca83c2684e094 (patch)
tree253d21e790f9cb1e78b0122383ce8b2c557f980d /package/hush/Makefile
parentd2ca438e333ea3dd78c0d876e8ba5e8d1bcd108e (diff)
hush: update to latest busybox to compile with musl
Diffstat (limited to 'package/hush/Makefile')
-rw-r--r--package/hush/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hush/Makefile b/package/hush/Makefile
index 31196ecf7..3966a32a9 100644
--- a/package/hush/Makefile
+++ b/package/hush/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= hush
-PKG_VERSION:= 1.26.2
+PKG_VERSION:= 1.32.0
PKG_RELEASE:= 1
-PKG_HASH:= da3e44913fc1a9c9b7c5337ea5292da518683cbff32be630777f565d6036af16
+PKG_HASH:= c35d87f1d04b2b153d33c275c2632e40d388a88f19a9e71727e0bbbff51fe689
PKG_DESCR:= hush standalone shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.busybox.net/