Commit 3d695ad7 authored by Ruud van Asseldonk's avatar Ruud van Asseldonk
Browse files

libressl_3_6: 3.6.1 -> 3.6.2

This release contains a security fix. Release notes:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt
parent fb2c37b5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ in {
  };

  libressl_3_6 = generic {
    version = "3.6.1";
    hash = "sha256-rPrGExbpO5GcKNYtUwN8pzTehcRrTXA/Gf2Dlc8AZ3Q=";
    version = "3.6.2";
    hash = "sha256-S+gP/wc3Rs9QtKjlur4nlayumMaxMqngJRm0Rd+/0DM=";
  };
}