diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-17 23:11:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-17 23:11:00 +0300 |
commit | 0eb2cfd673b31710177592473c5f32d1c3810455 (patch) | |
tree | 2262f9f6104c393e20be64e9be5b68717c393e9d | |
parent | aad5dd7d3aff5b5520879cb9b6aa5a57ca220538 (diff) | |
download | repository-0eb2cfd673b31710177592473c5f32d1c3810455.tar.gz |
libressl: move to core
-rwxr-xr-x | core/libressl/build (renamed from extra/libressl/build) | 0 | ||||
-rw-r--r-- | core/libressl/checksums (renamed from extra/libressl/checksums) | 0 | ||||
-rwxr-xr-x | core/libressl/files/update-certdata.sh (renamed from extra/libressl/files/update-certdata.sh) | 0 | ||||
-rwxr-xr-x | core/libressl/post-install (renamed from extra/libressl/post-install) | 0 | ||||
-rw-r--r-- | core/libressl/sources (renamed from extra/libressl/sources) | 0 | ||||
-rwxr-xr-x | core/libressl/test (renamed from extra/libressl/test) | 0 | ||||
-rw-r--r-- | core/libressl/version (renamed from extra/libressl/version) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/extra/libressl/build b/core/libressl/build index 86ade623..86ade623 100755 --- a/extra/libressl/build +++ b/core/libressl/build diff --git a/extra/libressl/checksums b/core/libressl/checksums index 36db443b..36db443b 100644 --- a/extra/libressl/checksums +++ b/core/libressl/checksums diff --git a/extra/libressl/files/update-certdata.sh b/core/libressl/files/update-certdata.sh index 611f944d..611f944d 100755 --- a/extra/libressl/files/update-certdata.sh +++ b/core/libressl/files/update-certdata.sh diff --git a/extra/libressl/post-install b/core/libressl/post-install index f39088e7..f39088e7 100755 --- a/extra/libressl/post-install +++ b/core/libressl/post-install diff --git a/extra/libressl/sources b/core/libressl/sources index a598bcc5..a598bcc5 100644 --- a/extra/libressl/sources +++ b/core/libressl/sources diff --git a/extra/libressl/test b/core/libressl/test index aabdfc94..aabdfc94 100755 --- a/extra/libressl/test +++ b/core/libressl/test diff --git a/extra/libressl/version b/core/libressl/version index a0fab29c..a0fab29c 100644 --- a/extra/libressl/version +++ b/core/libressl/version |