summaryrefslogtreecommitdiff
path: root/libolm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-12-07 18:31:09 +0100
committerTim Biermann <tbier@posteo.de>2021-12-07 18:31:09 +0100
commit993bdec1d1fdfe14e9854a081e26352296c620e8 (patch)
treed20831a8dbd43b221d27c82a789828e28be7be09 /libolm
parent0ddb68d8c1f263128d66f4735b0442d7fadc21ac (diff)
downloadcontrib-993bdec1d1fdfe14e9854a081e26352296c620e8.tar.gz
contrib-993bdec1d1fdfe14e9854a081e26352296c620e8.tar.xz
libolm: 3.2.6 -> 3.2.7
Diffstat (limited to 'libolm')
-rw-r--r--libolm/.footprint8
-rw-r--r--libolm/.signature8
-rw-r--r--libolm/Pkgfile2
3 files changed, 9 insertions, 9 deletions
diff --git a/libolm/.footprint b/libolm/.footprint
index fe918e742..70b648496 100644
--- a/libolm/.footprint
+++ b/libolm/.footprint
@@ -3,8 +3,8 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/olm/
-rw-r--r-- root/root usr/include/olm/error.h
-rw-r--r-- root/root usr/include/olm/inbound_group_session.h
--rw-r--r-- root/root usr/include/olm/olm.h
-rw-r--r-- root/root usr/include/olm/olm_export.h
+-rw-r--r-- root/root usr/include/olm/olm.h
-rw-r--r-- root/root usr/include/olm/outbound_group_session.h
-rw-r--r-- root/root usr/include/olm/pk.h
-rw-r--r-- root/root usr/include/olm/sas.h
@@ -13,10 +13,10 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/Olm/
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmConfigVersion.cmake
--rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets.cmake
+-rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets-release.cmake
+-rwxr-xr-x root/root usr/lib/libolm.so.3.2.7
+lrwxrwxrwx root/root usr/lib/libolm.so.3 -> libolm.so.3.2.7
lrwxrwxrwx root/root usr/lib/libolm.so -> libolm.so.3
-lrwxrwxrwx root/root usr/lib/libolm.so.3 -> libolm.so.3.2.6
--rwxr-xr-x root/root usr/lib/libolm.so.3.2.6
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/olm.pc
diff --git a/libolm/.signature b/libolm/.signature
index 2a1490adf..306f931cc 100644
--- a/libolm/.signature
+++ b/libolm/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35KAIefdswXSvF8gFBLcj4fytZVPs3GAXe/CPMNUkekTMyXSnKL9qM43LBWGGIexJ6bd3XnJC4IhvatPJcmy6Qc=
-SHA256 (Pkgfile) = 2bf612b3370018253e94068ac8bdbb2eba0791eca64ea843c66278bf31e8c371
-SHA256 (.footprint) = 2cfb3f6e319b38ce4dcbf88853a690f7fac230cefa40bbabd3fdc1529240fa61
-SHA256 (olm-3.2.6.tar.bz2) = dcec66507378a1f58fa87a9c4dd5d4d92a830a51ce2dcfd9792871ec25a81197
+RWSagIOpLGJF35YQgFab9qJGhd7P38rYLWbR7QwRukExdZhUv4nhRbosbrmuUFJS/Hp2JmB73RzjJu3PgjClpDiwJkBJUPjWPwQ=
+SHA256 (Pkgfile) = 82e71182cb51ece099de0c1a9119c6985e880645ab9b3e90287fcc295a0a466d
+SHA256 (.footprint) = 051b12aee0e9a7461e37c57548edc188233e28d8e85c5ad58b5d449c7c0a2388
+SHA256 (olm-3.2.7.tar.bz2) = b16e776f1b751744ab4942a5e2e5db418f5c912f7c429fae37d8444c7191a1f7
diff --git a/libolm/Pkgfile b/libolm/Pkgfile
index fc5155bb5..039a46f2c 100644
--- a/libolm/Pkgfile
+++ b/libolm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cmake ninja
name=libolm
-version=3.2.6
+version=3.2.7
release=1
source=(https://gitlab.matrix.org/matrix-org/olm/-/archive/$version/olm-$version.tar.bz2)

Generated by cgit