All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/kodi-vfs-libarchive: bump version to 2.0.1-Matrix
@ 2021-04-03  6:35 Bernd Kuhls
  2021-04-03  7:04 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2021-04-03  6:35 UTC (permalink / raw)
  To: buildroot

Release notes:
https://github.com/xbmc/vfs.libarchive/releases/tag/2.0.1-Matrix

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash | 2 +-
 package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash
index 59b3bc1078..3227631491 100644
--- a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash
+++ b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  6fd70f0e2775e9c4eef2e8b529396f1e739fe3e43e0d4202d7f08ab4a30fa760  kodi-vfs-libarchive-2.0.0-Matrix.tar.gz
+sha256  87ad2ba0d0d9c7dcaf66a28c0f5c454ec8b4b227fdbb271cb73d143f7d9dd4b7  kodi-vfs-libarchive-2.0.1-Matrix.tar.gz
 sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
diff --git a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk
index 5278f50136..f8bf58c508 100644
--- a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk
+++ b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_VFS_LIBARCHIVE_VERSION = 2.0.0-Matrix
+KODI_VFS_LIBARCHIVE_VERSION = 2.0.1-Matrix
 KODI_VFS_LIBARCHIVE_SITE = $(call github,xbmc,vfs.libarchive,$(KODI_VFS_LIBARCHIVE_VERSION))
 KODI_VFS_LIBARCHIVE_LICENSE = GPL-2.0+
 KODI_VFS_LIBARCHIVE_LICENSE_FILES = LICENSE.md
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/kodi-vfs-libarchive: bump version to 2.0.1-Matrix
  2021-04-03  6:35 [Buildroot] [PATCH 1/1] package/kodi-vfs-libarchive: bump version to 2.0.1-Matrix Bernd Kuhls
@ 2021-04-03  7:04 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-04-03  7:04 UTC (permalink / raw)
  To: buildroot

Bernd, All,

On 2021-04-03 08:35 +0200, Bernd Kuhls spake thusly:
> Release notes:
> https://github.com/xbmc/vfs.libarchive/releases/tag/2.0.1-Matrix
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash | 2 +-
>  package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash
> index 59b3bc1078..3227631491 100644
> --- a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash
> +++ b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  6fd70f0e2775e9c4eef2e8b529396f1e739fe3e43e0d4202d7f08ab4a30fa760  kodi-vfs-libarchive-2.0.0-Matrix.tar.gz
> +sha256  87ad2ba0d0d9c7dcaf66a28c0f5c454ec8b4b227fdbb271cb73d143f7d9dd4b7  kodi-vfs-libarchive-2.0.1-Matrix.tar.gz
>  sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
> diff --git a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk
> index 5278f50136..f8bf58c508 100644
> --- a/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk
> +++ b/package/kodi-vfs-libarchive/kodi-vfs-libarchive.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -KODI_VFS_LIBARCHIVE_VERSION = 2.0.0-Matrix
> +KODI_VFS_LIBARCHIVE_VERSION = 2.0.1-Matrix
>  KODI_VFS_LIBARCHIVE_SITE = $(call github,xbmc,vfs.libarchive,$(KODI_VFS_LIBARCHIVE_VERSION))
>  KODI_VFS_LIBARCHIVE_LICENSE = GPL-2.0+
>  KODI_VFS_LIBARCHIVE_LICENSE_FILES = LICENSE.md
> -- 
> 2.29.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2021-04-03  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-03  6:35 [Buildroot] [PATCH 1/1] package/kodi-vfs-libarchive: bump version to 2.0.1-Matrix Bernd Kuhls
2021-04-03  7:04 ` Yann E. MORIN

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.