summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Nader <adrien@notk.org>2015-01-17 00:07:34 +0100
committerAdrien Nader <adrien@notk.org>2015-01-17 00:07:34 +0100
commit30acc44ff1bcb96e6f7d055187804e2ebc1293a0 (patch)
tree29e8061d96780a54ad1d30254183c9f3ef5f1889
parent2e0ae5aaf165d483c4fc0a109e734763a3edbf7d (diff)
Build/Windows: and some more CVEs for openssl.
-rw-r--r--build/windows.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/windows.ml b/build/windows.ml
index 5a98b2d..1efea39 100644
--- a/build/windows.ml
+++ b/build/windows.ml
@@ -289,10 +289,10 @@ let do_adds builder =
let openssl = add ("openssl", None)
~dir:"slackware64-current/n"
~dependencies:[ ca_certificates ]
- ~version:"1.0.1j"
+ ~version:"1.0.1l"
~build:1
~sources:[
- "${PACKAGE}-${VERSION}.tar.gz", "cff86857507624f0ad42d922bb6f77c4f1c2b819";
+ "${PACKAGE}-${VERSION}.tar.gz", "4547a0b4269acf76b1f9e7d188896867d6fc8c18";
]
in