openssl: recognize version 1.0.1g

Merge to v6.0.1
(cherry picked from commit 145dc95b87)
This commit is contained in:
Matthew Flatt 2014-04-09 07:35:50 -06:00 committed by Ryan Culpepper
parent 6f03f6214b
commit 7c4fe52b37

View File

@ -24,6 +24,6 @@
#f)])
(ffi-lib libssl-so
'(""
"1.0.1e"
"1.0.1g" "1.0.1e"
"1.0" "1.0.0" "1.0.0e" "1.0.0d" "1.0.0c" "1.0.0b" "1.0.0a"
"0.9.8e" "0.9.8b" "0.9.8" "0.9.7")))))