botan: 1.10.14 -> 1.10.14

This commit is contained in:
Michael Raskin 2017-02-01 19:23:04 +01:00
parent 846007b8db
commit c1f6eeb822
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
callPackage ./generic.nix (args // {
baseVersion = "1.10";
revision = "14";
sha256 = "072czy26vfjcqjww4qccsd29fzkb6mb8czamr4x76rdi9lwhpv8h";
revision = "15";
sha256 = "1zkhmggzxjla2iwaiyrx5161yxckrzszmy9yghjlpnhg8zyqzk60";
extraConfigureFlags = "--with-gnump";
postPatch = ''
sed -e 's@lang_flags "@&--std=c++11 @' -i src/build-data/cc/{gcc,clang}.txt