aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libressl
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2018-10-03 08:06:06 -0700
committerAustin Seipp <aseipp@pobox.com>2018-10-03 11:58:32 -0500
commit807d73c391d037ecf4291c5f1109006b92b5cf23 (patch)
tree421a1e38cd64c7e4f7becc8f0f6bfee9822e7879 /pkgs/development/libraries/libressl
parent4c59402652df4fe7487ef5dfcc6a15905d29451f (diff)
libressl_2_8: 2.8.0 -> 2.8.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libressl/versions
Diffstat (limited to 'pkgs/development/libraries/libressl')
-rw-r--r--pkgs/development/libraries/libressl/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/libressl/default.nix b/pkgs/development/libraries/libressl/default.nix
index e30f2b0af5d5..1ac4a7185122 100644
--- a/pkgs/development/libraries/libressl/default.nix
+++ b/pkgs/development/libraries/libressl/default.nix
@@ -46,7 +46,7 @@ in {
};
libressl_2_8 = generic {
- version = "2.8.0";
- sha256 = "1hwxg14d6a9wgk360dvi0wfzw7b327a95wf6xqc3a1h6bfbblaxg";
+ version = "2.8.1";
+ sha256 = "0hnga8j7svdbwcy01mh5pxssk7rxq4g5fc5vxrzhid0x1w2zfjrk";
};
}