diff mbox series

package/libolm: bump to version 3.1.5

Message ID 20200726084614.125850-1-gilles.talis@gmail.com
State Accepted
Headers show
Series package/libolm: bump to version 3.1.5 | expand

Commit Message

Gilles Talis July 26, 2020, 8:46 a.m. UTC
Updated hash file indentation (two spaces)

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/libolm/libolm.hash | 4 ++--
 package/libolm/libolm.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard July 26, 2020, 7:48 p.m. UTC | #1
>>>>> "Gilles" == Gilles Talis <gilles.talis@gmail.com> writes:

 > Updated hash file indentation (two spaces)
 > Signed-off-by: Gilles Talis <gilles.talis@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/libolm/libolm.hash b/package/libolm/libolm.hash
index 613dda3544..f521d30c0b 100644
--- a/package/libolm/libolm.hash
+++ b/package/libolm/libolm.hash
@@ -1,3 +1,3 @@ 
 # locally computed
-sha256 1ca9926ce71d778fb7352d1ee77513194db8c7f49c0d69d38ac49ec3bafcea38 olm-3.1.4.tar.gz
-sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
+sha256  92ac1eccacbff620a1bc1a168ba204893d83bcb72646e456990ebe2480638696  olm-3.1.5.tar.gz
+sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
diff --git a/package/libolm/libolm.mk b/package/libolm/libolm.mk
index 78ee05b3c2..48cb31fb29 100644
--- a/package/libolm/libolm.mk
+++ b/package/libolm/libolm.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBOLM_VERSION = 3.1.4
+LIBOLM_VERSION = 3.1.5
 LIBOLM_SOURCE = olm-$(LIBOLM_VERSION).tar.gz
 LIBOLM_SITE = https://gitlab.matrix.org/matrix-org/olm/-/archive/$(LIBOLM_VERSION)
 LIBOLM_LICENSE = Apache-2.0