All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libolm: bump to version 3.2.6
@ 2021-10-10  9:41 Gilles Talis
  2021-10-14 21:40 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Gilles Talis @ 2021-10-10  9:41 UTC (permalink / raw)
  To: buildroot; +Cc: Gilles Talis

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

diff --git a/package/libolm/libolm.hash b/package/libolm/libolm.hash
index c080c7eaf3..80210a2e5f 100644
--- a/package/libolm/libolm.hash
+++ b/package/libolm/libolm.hash
@@ -1,3 +1,3 @@
 # locally computed
-sha256  d947d9570345e68696668cb855f1a6a7141b7b89cbcc15a08b1fae18535c4c45  olm-3.2.1.tar.gz
+sha256  9b61bd9182bb0ae0c5a800a8b0496b69600a0a22e3a21fce0aad119d2b1c99ae  olm-3.2.6.tar.gz
 sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
diff --git a/package/libolm/libolm.mk b/package/libolm/libolm.mk
index 034b3449d9..0049fb6001 100644
--- a/package/libolm/libolm.mk
+++ b/package/libolm/libolm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBOLM_VERSION = 3.2.1
+LIBOLM_VERSION = 3.2.6
 LIBOLM_SOURCE = olm-$(LIBOLM_VERSION).tar.gz
 LIBOLM_SITE = https://gitlab.matrix.org/matrix-org/olm/-/archive/$(LIBOLM_VERSION)
 LIBOLM_LICENSE = Apache-2.0
-- 
2.27.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] package/libolm: bump to version 3.2.6
  2021-10-10  9:41 [Buildroot] [PATCH] package/libolm: bump to version 3.2.6 Gilles Talis
@ 2021-10-14 21:40 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-10-14 21:40 UTC (permalink / raw)
  To: Gilles Talis, buildroot



On 10/10/2021 11:41, Gilles Talis wrote:
> Signed-off-by: Gilles Talis <gilles.talis@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/libolm/libolm.hash | 2 +-
>   package/libolm/libolm.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libolm/libolm.hash b/package/libolm/libolm.hash
> index c080c7eaf3..80210a2e5f 100644
> --- a/package/libolm/libolm.hash
> +++ b/package/libolm/libolm.hash
> @@ -1,3 +1,3 @@
>   # locally computed
> -sha256  d947d9570345e68696668cb855f1a6a7141b7b89cbcc15a08b1fae18535c4c45  olm-3.2.1.tar.gz
> +sha256  9b61bd9182bb0ae0c5a800a8b0496b69600a0a22e3a21fce0aad119d2b1c99ae  olm-3.2.6.tar.gz
>   sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
> diff --git a/package/libolm/libolm.mk b/package/libolm/libolm.mk
> index 034b3449d9..0049fb6001 100644
> --- a/package/libolm/libolm.mk
> +++ b/package/libolm/libolm.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -LIBOLM_VERSION = 3.2.1
> +LIBOLM_VERSION = 3.2.6
>   LIBOLM_SOURCE = olm-$(LIBOLM_VERSION).tar.gz
>   LIBOLM_SITE = https://gitlab.matrix.org/matrix-org/olm/-/archive/$(LIBOLM_VERSION)
>   LIBOLM_LICENSE = Apache-2.0
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-14 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-10  9:41 [Buildroot] [PATCH] package/libolm: bump to version 3.2.6 Gilles Talis
2021-10-14 21:40 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.