diff options
author | Juergen Daubert <jue@jue.li> | 2022-11-24 12:57:55 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-11-24 12:57:55 +0100 |
commit | fbffcf0d63cdcc91c1fb81ef963d7d217af83394 (patch) | |
tree | af811ea700072fd4069190180475c52c156aeb7e | |
parent | 7826f68fb3ad30e1329d87876842788a98063b84 (diff) | |
download | core-fbffcf0d63cdcc91c1fb81ef963d7d217af83394.tar.gz core-fbffcf0d63cdcc91c1fb81ef963d7d217af83394.tar.xz |
bash: update to 5.2.12
-rw-r--r-- | bash/.signature | 6 | ||||
-rw-r--r-- | bash/Pkgfile | 2 | ||||
-rw-r--r-- | bash/bash-5.2.12.patch.gz (renamed from bash/bash-5.2.9.patch.gz) | bin | 7078 -> 9108 bytes |
3 files changed, 4 insertions, 4 deletions
diff --git a/bash/.signature b/bash/.signature index fc71e176..98a6a594 100644 --- a/bash/.signature +++ b/bash/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVequdAlUkXh4GGUkr7jXUcZu2u7/0ziybiVUs+N/ZfbNYoW+xGfiQuO/6UnUxmYZNNtp6lRQJyw556HBZPbCtZeg8= -SHA256 (Pkgfile) = bb9ea200480e2b8f9ea4f58ffa7fc0c7483942e3546985a6dcfa4e96253fd964 +RWRJc1FUaeVeqhVUHs4oBpPT834jLmTnc3sjis067gaV0BHmj42R44osDyizsghtdDpy551sRwjgsEI12vpoT8hJDzxFtgMexQk= +SHA256 (Pkgfile) = 1677a096d2f62a9c491e8592bfe70ff8b5db8d0cd6b257f62a9b83c79b2183b0 SHA256 (.footprint) = 01ad0142672053f07bc5f2c5e481cb8cde032296c7eb3ff97334d626dce4f45c SHA256 (bash-5.2.tar.gz) = a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb -SHA256 (bash-5.2.9.patch.gz) = 586c143301f5db28555fad2bf44d0d7d541baa476d99635300bb012d8704d8a2 +SHA256 (bash-5.2.12.patch.gz) = 4aa722ad0c08520bc06fc1807823288a40ec48705bae18ffb3025dc87e936837 SHA256 (profile) = 4f11de701adc2ab4e99d8cf28ab337dc1529de178e38337ae0f7f04840fddec6 diff --git a/bash/Pkgfile b/bash/Pkgfile index 556740ac..3595554c 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline name=bash -version=5.2.9 +version=5.2.12 release=1 source=(https://ftpmirror.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz $name-$version.patch.gz profile) diff --git a/bash/bash-5.2.9.patch.gz b/bash/bash-5.2.12.patch.gz Binary files differindex f6c204c7..2a72cbfe 100644 --- a/bash/bash-5.2.9.patch.gz +++ b/bash/bash-5.2.12.patch.gz |