summaryrefslogtreecommitdiff
path: root/package/hush/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@infonline.de>2021-04-09 22:39:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-04-10 01:12:32 +0200
commitcc2191d76da8bb84bd4f52727b24a6b5bd94ec6b (patch)
tree2d2a7c88a7b88481458bb340606e108420b0b321 /package/hush/Makefile
parent2216ca2b8083610de7058b86e9716ea23acf2fa4 (diff)
update busybox/hush to latest
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 3966a32a9..2e90466e9 100644
--- a/package/hush/Makefile
+++ b/package/hush/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= hush
-PKG_VERSION:= 1.32.0
+PKG_VERSION:= 1.33.0
PKG_RELEASE:= 1
-PKG_HASH:= c35d87f1d04b2b153d33c275c2632e40d388a88f19a9e71727e0bbbff51fe689
+PKG_HASH:= d568681c91a85edc6710770cebc1e80e042ad74d305b5c2e6d57a5f3de3b8fbd
PKG_DESCR:= hush standalone shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.busybox.net/