Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
libressl_3_0: 3.0.0 -> 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fpletz committed Oct 14, 2019
1 parent 63746f6 commit a86f16d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/libressl/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ in {
};

libressl_3_0 = generic {
version = "3.0.0";
sha256 = "0xiwri6xcnl3wb5nbc4aw8pv32s3hp13r9v465yr8wykaw211n81";
version = "3.0.1";
sha256 = "1js3fddxwzafiyspif0bwmvpp1fz98mkv10q5xaagqzvjw8xnsk4";
};
}

0 comments on commit a86f16d

Please sign in to comment.