diff options
Diffstat (limited to 'repo/olm/olm.xibuild')
-rw-r--r-- | repo/olm/olm.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/olm/olm.xibuild b/repo/olm/olm.xibuild index 60a4169..6b2a0a3 100644 --- a/repo/olm/olm.xibuild +++ b/repo/olm/olm.xibuild @@ -5,7 +5,7 @@ DESC="Implementation of the olm and megolm cryptographic ratchets" MAKEDEPS="cmake python python-cffi" -PKG_VER=3.2.10 +PKG_VER=3.2.12 SOURCE="https://gitlab.matrix.org/matrix-org/olm/-/archive/$PKG_VER/olm-$PKG_VER.tar.gz" build() { |