From 6f66512b8eb136e1a4ae5dd11cf2b61626226060 Mon Sep 17 00:00:00 2001 From: kenmays Date: Thu, 18 Jan 2024 08:26:37 -0800 Subject: [PATCH] bash: bump to 5.2.26 (#9973) --- .../{bash-5.2.015.recipe => bash-5.2.026.recipe} | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) rename app-shells/bash/{bash-5.2.015.recipe => bash-5.2.026.recipe} (75%) diff --git a/app-shells/bash/bash-5.2.015.recipe b/app-shells/bash/bash-5.2.026.recipe similarity index 75% rename from app-shells/bash/bash-5.2.015.recipe rename to app-shells/bash/bash-5.2.026.recipe index ee8869641..6cf9d4028 100644 --- a/app-shells/bash/bash-5.2.015.recipe +++ b/app-shells/bash/bash-5.2.026.recipe @@ -3,11 +3,11 @@ DESCRIPTION="Bash is an sh-compatible command language interpreter that \ executes commands read from the standard input or from a file. Bash also \ incorporates useful features from the Korn and C shells (ksh and csh)." HOMEPAGE="https://www.gnu.org/software/bash/" -COPYRIGHT="1987-2020 Free Software Foundation, Inc." +COPYRIGHT="1987-2024 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://ftpmirror.gnu.org/bash/bash-5.2.tar.gz" -for i in {001..015}; do +for i in {001..026}; do eval "SOURCE_URI_$i=\"https://ftpmirror.gnu.org/bash/bash-5.2-patches/bash52-$i#noarchive\"" done CHECKSUM_SHA256="a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb" @@ -26,6 +26,17 @@ CHECKSUM_SHA256_012="2fb107ce1fb8e93f36997c8b0b2743fc1ca98a454c7cc5a3fcabec533f6 CHECKSUM_SHA256_013="094b4fd81bc488a26febba5d799689b64d52a5505b63e8ee854f48d356bc7ce6" CHECKSUM_SHA256_014="3ef9246f2906ef1e487a0a3f4c647ae1c289cbd8459caa7db5ce118ef136e624" CHECKSUM_SHA256_015="ef73905169db67399a728e238a9413e0d689462cb9b72ab17a05dba51221358a" +CHECKSUM_SHA256_016="155853bc5bd10e40a9bea369fb6f50a203a7d0358e9e32321be0d9fa21585915" +CHECKSUM_SHA256_017="1c48cecbc9b7b4217990580203b7e1de19c4979d0bd2c0e310167df748df2c89" +CHECKSUM_SHA256_018="4641dd49dd923b454dd0a346277907090410f5d60a29a2de3b82c98e49aaaa80" +CHECKSUM_SHA256_019="325c26860ad4bba8558356c4ab914ac57e7b415dac6f5aae86b9b05ccb7ed282" +CHECKSUM_SHA256_020="b6fc252aeb95ce67c9b017d29d81e8a5e285db4bf20d4ec8cdca35892be5c01d" +CHECKSUM_SHA256_021="8334b88117ad047598f23581aeb0c66c0248cdd77abc3b4e259133aa307650cd" +CHECKSUM_SHA256_022="78b5230a49594ec30811e72dcd0f56d1089710ec7828621022d08507aa57e470" +CHECKSUM_SHA256_023="af905502e2106c8510ba2085aa2b56e64830fc0fdf6ee67ebb459ac11696dcd3" +CHECKSUM_SHA256_024="971534490117eb05d97d7fd81f5f9d8daf927b4d581231844ffae485651b02c3" +CHECKSUM_SHA256_025="5138f487e7cf71a6323dc81d22419906f1535b89835cc2ff68847e1a35613075" +CHECKSUM_SHA256_026="96ee1f549aa0b530521e36bdc0ba7661602cfaee409f7023cac744dd42852eac" SOURCE_DIR="bash-5.2" PATCHES="