diff options
author | Euan Thoms <euan at potensol dot com> | 2015-11-21 08:27:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 08:27:45 +0700 |
commit | f898904c5479ae3894c3b1ed9b5dbe0f889cb834 (patch) | |
tree | b3c0ca3cf00bf6b8bdc3cfb9fd0c9fbf0ab60283 /libraries/bzrtp/bzrtp.info | |
parent | 87c5d302fcece010e17b256db4d60f7ff5e40fec (diff) |
libraries/bzrtp: Added (ZRTP Key Exchange Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/bzrtp/bzrtp.info')
-rw-r--r-- | libraries/bzrtp/bzrtp.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/bzrtp/bzrtp.info b/libraries/bzrtp/bzrtp.info new file mode 100644 index 0000000000000..cda45da332b5c --- /dev/null +++ b/libraries/bzrtp/bzrtp.info @@ -0,0 +1,10 @@ +PRGNAM="bzrtp" +VERSION="1.0.3" +HOMEPAGE="http://www.linphone.org/" +DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/linphone/bzrtp/bzrtp-1.0.3.tar.gz" +MD5SUM="0d0c694e114d85420d351b94f0e9d867" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="polarssl" +MAINTAINER="Euan Thoms" +EMAIL="euan at potensol dot com" |