diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2020-01-03 15:05:20 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:58 +0700 |
commit | bd5476c7609004e3f6213982d9f1c3041aa76c20 (patch) | |
tree | 5e0677f6d889ea1650d717862c4d3860eb340191 /libraries/olm/olm.info | |
parent | afeec61f7f13fc92c1362fc55e83244ea46a6609 (diff) |
libraries/olm: Added (olm and megolm cryptographic ratchets)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/olm/olm.info')
-rw-r--r-- | libraries/olm/olm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/olm/olm.info b/libraries/olm/olm.info new file mode 100644 index 0000000000..8faa32cb87 --- /dev/null +++ b/libraries/olm/olm.info @@ -0,0 +1,10 @@ +PRGNAM="olm" +VERSION="3.1.4" +HOMEPAGE="https://gitlab.matrix.org/matrix-org/olm" +DOWNLOAD="https://gitlab.matrix.org/matrix-org/olm/-/archive/3.1.4/olm-3.1.4.tar.bz2" +MD5SUM="c45da62ae90274157576ff405c8057c9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="David O'Shaughnessy" +EMAIL="dev@osh.id.au" |