]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
tools/bash: update to version 5.2.37 19143/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 15 Jun 2025 09:39:33 +0000 (11:39 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 19 Jun 2025 20:16:32 +0000 (22:16 +0200)
Update to the latest version.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19143
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/bash/Makefile

index f8262d1db0da5a8255310dfed3a366f8312728c3..a37a4c53970b195cfff9d9bfa36a9819d24d09a0 100644 (file)
@@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bash
 PKG_CPE_ID:=cpe:/a:gnu:bash
-PKG_VERSION:=5.2.21
+PKG_VERSION:=5.2.37
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/bash
-PKG_HASH:=c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8
+PKG_HASH:=9599b22ecd1d5787ad7d3b7bf0c59f312b3396d1e281175dd1f8a4014da621ff
 
 HOST_BUILD_PARALLEL := 1