bctoolbox: 4.4.21 -> 4.4.24

wip/yesman
R. RyanTM 3 years ago committed by tomberek
parent 874d1b3cbd
commit e49d425274
  1. 4
      pkgs/development/libraries/bctoolbox/default.nix

@ -7,7 +7,7 @@
stdenv.mkDerivation rec {
pname = "bctoolbox";
version = "4.4.21";
version = "4.4.24";
nativeBuildInputs = [ cmake bcunit ];
buildInputs = [ mbedtls ];
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
group = "BC";
repo = pname;
rev = version;
sha256 = "0bfswwvvdshaahg4jd2j10f0sci8809s4khajd0m6b059zwc7y25";
sha256 = "sha256-RfjD+E8FLFNBkwpOohNAKDINHAhSNEkeVArqtjfn2i0=";
};
# Do not build static libraries

Loading…
Cancel
Save