diff options
author | Euan Thoms <euan at potensol dot com> | 2017-11-17 22:30:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:36 +0700 |
commit | 8545259654ad71724b2e6ebbb665a30af1d7b44d (patch) | |
tree | 3c456ee60f2fc387b4109141102e150e035bf742 /libraries/linphone-srtp/README | |
parent | 9039760154a71031c4a18a0d6ed95973ba86c6c4 (diff) | |
download | slackbuilds-8545259654ad71724b2e6ebbb665a30af1d7b44d.tar.gz |
libraries/linphone-srtp: Removed (replaced by libsrtp).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/linphone-srtp/README')
-rw-r--r-- | libraries/linphone-srtp/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/linphone-srtp/README b/libraries/linphone-srtp/README deleted file mode 100644 index e72c8e7470..0000000000 --- a/libraries/linphone-srtp/README +++ /dev/null @@ -1,7 +0,0 @@ -linphone-srtp is a fork of libSRTP that is compatible -with Linphone itself. - -The libSRTP library is an open-source implementation of -the Secure Real-time Transport Protocol (SRTP) originally -authored by Cisco Systems, Inc. It is available under -a BSD-style license. |