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 deleted file mode 100644 index 2a72cbfe..00000000 Binary files a/bash/bash-5.2.12.patch.gz and /dev/null differ diff --git a/bash/bash-5.2.15.patch.gz b/bash/bash-5.2.15.patch.gz new file mode 100644 index 00000000..0e4f1829 Binary files /dev/null and b/bash/bash-5.2.15.patch.gz differ