projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ed519
)
tools/bash: update to 5.2.15
author
Linhui Liu
<liulinhui36@gmail.com>
Thu, 15 Dec 2022 12:11:16 +0000
(20:11 +0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 17 Dec 2022 19:26:51 +0000
(20:26 +0100)
Update to the latest released version.
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
tools/bash/Makefile
patch
|
blob
|
history
diff --git
a/tools/bash/Makefile
b/tools/bash/Makefile
index 11b38da6a1d81dbe0a616f502cd1686cabaafe30..f4bfc07397db88c906f57c59ef0cd1acd4f2d55b 100644
(file)
--- a/
tools/bash/Makefile
+++ b/
tools/bash/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=bash
PKG_CPE_ID:=cpe:/a:gnu:bash
-PKG_VERSION:=5.2.
9
+PKG_VERSION:=5.2.
15
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/bash
-PKG_HASH:=
68d978264253bc933d692f1de195e2e5b463a3984dfb4e5504b076865f16b6dd
+PKG_HASH:=
13720965b5f4fc3a0d4b61dd37e7565c741da9a5be24edc2ae00182fc1b3588c
HOST_BUILD_PARALLEL := 1