mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update security/olm to latest upstream release
Release notes: https://gitlab.matrix.org/matrix-org/olm/-/releases The changes are only in the Python bindings and the build system, so this is only a minor change.
This commit is contained in:
parent
a28c18fece
commit
43e47725fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521547
@ -2,8 +2,7 @@
|
||||
|
||||
PORTNAME= olm
|
||||
DISTVERSIONPREFIX=
|
||||
DISTVERSION= 3.1.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.1.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://gitlab.matrix.org/matrix-org/olm/-/archive/${DISTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1558431062
|
||||
SHA256 (olm-3.1.2.tar.bz2) = d09f9082cdbaf4d95b0a372affdf6129a6b451913831c5915e799877acab6d49
|
||||
SIZE (olm-3.1.2.tar.bz2) = 460046
|
||||
TIMESTAMP = 1577724894
|
||||
SHA256 (olm-3.1.4.tar.bz2) = eff513cff8e5c7af657e800a2c2dbbdee5be19ee9ce24c5498a2528c4b5f1dc3
|
||||
SIZE (olm-3.1.4.tar.bz2) = 461540
|
||||
|
@ -9,4 +9,4 @@ lib/cmake/Olm/OlmTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/Olm/OlmTargets.cmake
|
||||
lib/libolm.so
|
||||
lib/libolm.so.3
|
||||
lib/libolm.so.3.1.2
|
||||
lib/libolm.so.3.1.4
|
||||
|
Loading…
Reference in New Issue
Block a user