libolm: 3.2.10 -> 3.2.11

This commit is contained in:
Tim Biermann 2022-04-09 12:17:49 +02:00
parent 77a3708e0a
commit 41ae703ada
3 changed files with 9 additions and 9 deletions

View File

@ -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_export.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/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.cmake
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets-release.cmake
-rwxr-xr-x root/root usr/lib/libolm.so.3.2.10
lrwxrwxrwx root/root usr/lib/libolm.so.3 -> libolm.so.3.2.10
-rw-r--r-- root/root usr/lib/cmake/Olm/OlmTargets.cmake
lrwxrwxrwx root/root usr/lib/libolm.so -> libolm.so.3
lrwxrwxrwx root/root usr/lib/libolm.so.3 -> libolm.so.3.2.11
-rwxr-xr-x root/root usr/lib/libolm.so.3.2.11
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/olm.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37fZext5ijF/9CcNEwpiyYjoNUG8UFnys4qWsQmZ/KQMUn2P0zvbs2F9fKGgBQYJkL5Cy9d4SxAqEzvYOv0iSAg=
SHA256 (Pkgfile) = f21e342d2ba6ca9a593520d861a7d6f281eecd4ed30390d4d77fc11dbb6f3c6a
SHA256 (.footprint) = 15aa0212c43fe1fcb8b378e8b4e620ffc406978bf5f0da2c887255ae9e07c514
SHA256 (olm-3.2.10.tar.bz2) = c41ed0a0fe613ed8ca78144855d1f82477a3539329e1dd73f47b6b2e2739e8b5
RWSagIOpLGJF3whxTm1RJy7q//xGZ7kqCUm+Jn39jwSmbsJqL0EgJkr4CentZukGJEufarC395RK4yHWLPsnReK6zbi3pwYbZQA=
SHA256 (Pkgfile) = 843b0038a6b3741b1011458aef8f841a440bd7b9515583612ca17b6c51ff8e69
SHA256 (.footprint) = aa867378c52faa50696cf7de238d83aeae738b2095afcae9b672661c3daf995f
SHA256 (olm-3.2.11.tar.bz2) = 648f8d6cc9cf9c3678ad8a6ca4c095928495d1ea22fc928869da85d5abd2191b

View File

@ -4,7 +4,7 @@
# Depends on: cmake ninja
name=libolm
version=3.2.10
version=3.2.11
release=1
source=(https://gitlab.matrix.org/matrix-org/olm/-/archive/$version/olm-$version.tar.bz2)