pythonInterpreters.pypy*prebuilt: use openssl 1.0

This commit is contained in:
Frederik Rietdijk 2019-09-06 21:44:55 +02:00
parent 861224ab5c
commit b75f9a5f6d

View File

@ -6,7 +6,7 @@
# Dependencies
, bzip2
, zlib
, openssl
, openssl_1_0_2
, expat
, libffi
, ncurses
@ -44,7 +44,7 @@ let
deps = [
bzip2
zlib
openssl
openssl_1_0_2
expat
libffi
ncurses