aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openssl
diff options
context:
space:
mode:
authorbreakneck <breakneck@yandex-team.ru>2022-02-10 16:47:58 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:58 +0300
commite2021f9a0e54d13b7c48796318b13b66dc625e74 (patch)
tree5aed1691033eaf399ab80a10a137238922035fa8 /contrib/libs/openssl
parent83602b1b564b92a80a1526d113fa2846661dd10e (diff)
downloadydb-e2021f9a0e54d13b7c48796318b13b66dc625e74.tar.gz
Restoring authorship annotation for <breakneck@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/openssl')
-rw-r--r--contrib/libs/openssl/openssl.package.json74
1 files changed, 37 insertions, 37 deletions
diff --git a/contrib/libs/openssl/openssl.package.json b/contrib/libs/openssl/openssl.package.json
index e98964e506..bed93dd753 100644
--- a/contrib/libs/openssl/openssl.package.json
+++ b/contrib/libs/openssl/openssl.package.json
@@ -1,37 +1,37 @@
-{
- "meta": {
- "name": "libyandex-openssl-dev",
- "version": "1.0.2j-r{revision}",
- "maintainer": "Sergey Mironov <kohen@yandex-team.ru>",
- "description": "Statically linked OpenSSL from arcadia, headers\nWith Yandex' patches\nApproved by security"
- },
- "build": {
- "targets": [
- "contrib/libs/openssl"
- ]
- },
- "data": [
- {
- "source": {
- "type": "BUILD_OUTPUT",
- "path": "contrib/libs/openssl",
- "files": [
- "libcontrib-libs-openssl.a"
- ]
- },
- "destination": {
- "path": "/usr/lib/"
- }
- },
- {
- "source": {
- "path": "contrib/libs/openssl/include/openssl",
- "scheme": "svn",
- "type": "ARCADIA"
- },
- "destination": {
- "path": "/usr/include/yandex-newssl/"
- }
- }
- ]
-}
+{
+ "meta": {
+ "name": "libyandex-openssl-dev",
+ "version": "1.0.2j-r{revision}",
+ "maintainer": "Sergey Mironov <kohen@yandex-team.ru>",
+ "description": "Statically linked OpenSSL from arcadia, headers\nWith Yandex' patches\nApproved by security"
+ },
+ "build": {
+ "targets": [
+ "contrib/libs/openssl"
+ ]
+ },
+ "data": [
+ {
+ "source": {
+ "type": "BUILD_OUTPUT",
+ "path": "contrib/libs/openssl",
+ "files": [
+ "libcontrib-libs-openssl.a"
+ ]
+ },
+ "destination": {
+ "path": "/usr/lib/"
+ }
+ },
+ {
+ "source": {
+ "path": "contrib/libs/openssl/include/openssl",
+ "scheme": "svn",
+ "type": "ARCADIA"
+ },
+ "destination": {
+ "path": "/usr/include/yandex-newssl/"
+ }
+ }
+ ]
+}