summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-05-26 13:47:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-05-26 13:47:21 +0200
commit6306d160426d77448f2b6cc17cd4acbf9cacdb0d (patch)
treedf81235d86eb70299ce9faee748a2668f302e882 /package/busybox/Makefile
parent4f1b570f12d7c9d447d8e2242a929ffce84b8919 (diff)
busybox: update to 1.36.1
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 6721b33ef..78b76ead5 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= busybox
-PKG_VERSION:= 1.36.0
+PKG_VERSION:= 1.36.1
PKG_RELEASE:= 1
-PKG_HASH:= 542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5
+PKG_HASH:= b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314
PKG_DESCR:= core utilities for embedded systems
PKG_SECTION:= base/apps
PKG_URL:= http://www.busybox.net/