diff options
author | Juergen Daubert <jue@jue.li> | 2022-12-14 13:59:59 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-12-14 13:59:59 +0100 |
commit | 25829322101369f415a6b23a13ffd95807c40ea6 (patch) | |
tree | 75834b49ae3f3095d2ade4f85943da3052a81d83 | |
parent | 6525ac4e0e122c5fb9e6ee761a0447e557b014b9 (diff) | |
download | core-25829322101369f415a6b23a13ffd95807c40ea6.tar.gz core-25829322101369f415a6b23a13ffd95807c40ea6.tar.xz |
bash: update to 5.2.15
-rw-r--r-- | bash/.signature | 6 | ||||
-rw-r--r-- | bash/Pkgfile | 2 | ||||
-rw-r--r-- | bash/bash-5.2.12.patch.gz | bin | 9108 -> 0 bytes | |||
-rw-r--r-- | bash/bash-5.2.15.patch.gz | bin | 0 -> 11922 bytes |
4 files changed, 4 insertions, 4 deletions
diff --git a/bash/.signature b/bash/.signature index 98a6a594..094b871f 100644 --- a/bash/.signature +++ b/bash/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqhVUHs4oBpPT834jLmTnc3sjis067gaV0BHmj42R44osDyizsghtdDpy551sRwjgsEI12vpoT8hJDzxFtgMexQk= -SHA256 (Pkgfile) = 1677a096d2f62a9c491e8592bfe70ff8b5db8d0cd6b257f62a9b83c79b2183b0 +RWRJc1FUaeVeqhC39dtP9dfEy6LvNPG+PcQhNJs5IwK6c0uuUmg0jh/ixTC405HTmpZrtVARxFpL2off2gwaltBOyDjZaAzjSQw= +SHA256 (Pkgfile) = d3e095db6f17f17f4a66be5c5add1952f672a73860189b8df50a49693f171fcf SHA256 (.footprint) = 01ad0142672053f07bc5f2c5e481cb8cde032296c7eb3ff97334d626dce4f45c SHA256 (bash-5.2.tar.gz) = a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb -SHA256 (bash-5.2.12.patch.gz) = 4aa722ad0c08520bc06fc1807823288a40ec48705bae18ffb3025dc87e936837 +SHA256 (bash-5.2.15.patch.gz) = 4667709bcaab37b34a7c614294d718ff0dd664dbea5b9e9a859b9c0e5c7d6733 SHA256 (profile) = 4f11de701adc2ab4e99d8cf28ab337dc1529de178e38337ae0f7f04840fddec6 diff --git a/bash/Pkgfile b/bash/Pkgfile index 3595554c..7837250d 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline name=bash -version=5.2.12 +version=5.2.15 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.12.patch.gz b/bash/bash-5.2.12.patch.gz Binary files differdeleted file mode 100644 index 2a72cbfe..00000000 --- a/bash/bash-5.2.12.patch.gz +++ /dev/null diff --git a/bash/bash-5.2.15.patch.gz b/bash/bash-5.2.15.patch.gz Binary files differnew file mode 100644 index 00000000..0e4f1829 --- /dev/null +++ b/bash/bash-5.2.15.patch.gz |