diff options
author | Ori Bernstein <ori@eigenstate.org> | 2016-11-24 16:28:24 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2016-11-24 16:44:21 -0800 |
commit | 6c434100fac87e19234389aba2329165827d0711 (patch) | |
tree | c76963ca6d2dd9ba8d65da1f64117945b472e978 /lib/bld.sub | |
parent | 49f27bf2a929c681f40752da7329e377030198a3 (diff) | |
download | mc-6c434100fac87e19234389aba2329165827d0711.tar.gz |
Rename 'libcryptohash' to 'libcrypto'
The ciphers are coming. Hold on to your hats. The ciphers are
coming.
Diffstat (limited to 'lib/bld.sub')
-rw-r--r-- | lib/bld.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bld.sub b/lib/bld.sub index 4e3f2d0..2ee020e 100644 --- a/lib/bld.sub +++ b/lib/bld.sub @@ -1,7 +1,7 @@ sub = bio date - cryptohash + crypto escfmt inifile fileutil |