| OLD | NEW |
| 1 Name: libsrtp | 1 Name: libsrtp |
| 2 URL: http://srtp.sourceforge.net | 2 URL: http://srtp.sourceforge.net |
| 3 Version: unknown |
| 3 License File: LICENSE | 4 License File: LICENSE |
| 4 | 5 |
| 6 Description: |
| 5 Contains sources of libSRTP used by Chrome. | 7 Contains sources of libSRTP used by Chrome. |
| 6 The current version contains copy of the libsrtp CVS from 2010-09-20. Command | 8 The current version contains copy of the libsrtp CVS from 2010-09-20. Command |
| 7 used to obtain this copy: | 9 used to obtain this copy: |
| 8 | 10 |
| 9 cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp | 11 cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp |
| 10 | 12 |
| 11 Following files are not included in this copy: | 13 Following files are not included in this copy: |
| 12 1. The configure script. | 14 1. The configure script. |
| 13 2. All .cvsignore files. | 15 2. All .cvsignore files. |
| OLD | NEW |