botan2: 2.17.2 -> 2.17.3
Fixes CVE-2021-24115.
This commit is contained in:
parent
b349460dd8
commit
9a18802edf
@ -2,8 +2,8 @@
|
||||
|
||||
callPackage ./generic.nix (args // {
|
||||
baseVersion = "2.17";
|
||||
revision = "2";
|
||||
sha256 = "0v0yiq0qxcrsn5b34j6bz8i6pds8dih2ds90ylmy1msm5gz7vqpb";
|
||||
revision = "3";
|
||||
sha256 = "121vn1aryk36cpks70kk4c4cfic5g0qs82bf92xap9258ijkn4kr";
|
||||
postPatch = ''
|
||||
sed -e 's@lang_flags "@&--std=c++11 @' -i src/build-data/cc/{gcc,clang}.txt
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user