diff mbox series

[1/1] package/tinycompress: bump to version 1.2.11

Message ID 20240213182157.916696-1-ju.o@free.fr
State Accepted
Headers show
Series [1/1] package/tinycompress: bump to version 1.2.11 | expand

Commit Message

Julien Olivain Feb. 13, 2024, 6:21 p.m. UTC
For commit log, see:
https://github.com/alsa-project/tinycompress/commits/v1.2.11/

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested master branch at commit e889a1c with commands:

    utils/test-pkg -a -p tinycompress
    ...
    45 builds, 3 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
---
 package/tinycompress/tinycompress.hash | 2 +-
 package/tinycompress/tinycompress.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Arnout Vandecappelle April 2, 2024, 7:44 p.m. UTC | #1
On 13/02/2024 19:21, Julien Olivain wrote:
> For commit log, see:
> https://github.com/alsa-project/tinycompress/commits/v1.2.11/
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
> Patch tested master branch at commit e889a1c with commands:
> 
>      utils/test-pkg -a -p tinycompress
>      ...
>      45 builds, 3 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
> ---
>   package/tinycompress/tinycompress.hash | 2 +-
>   package/tinycompress/tinycompress.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/tinycompress/tinycompress.hash b/package/tinycompress/tinycompress.hash
> index 164f3a36c3..f86b75f346 100644
> --- a/package/tinycompress/tinycompress.hash
> +++ b/package/tinycompress/tinycompress.hash
> @@ -1,5 +1,5 @@
>   # Locally calculated after checking pgp signature
> -sha256  2f897e5112cd3bca6790b5cecfda6e0662c8bc5ee0fbab972b247a0cc620d66c  tinycompress-1.2.8.tar.bz2
> +sha256  ebbe788c28328e7cca245aaf9194a5ad0dc91e9e0dc883c2cf9feb6d42c9f3fc  tinycompress-1.2.11.tar.bz2
>   
>   # Locally calculated
>   sha256  912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7  COPYING
> diff --git a/package/tinycompress/tinycompress.mk b/package/tinycompress/tinycompress.mk
> index c9cfbb574b..fabd5884b2 100644
> --- a/package/tinycompress/tinycompress.mk
> +++ b/package/tinycompress/tinycompress.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -TINYCOMPRESS_VERSION = 1.2.8
> +TINYCOMPRESS_VERSION = 1.2.11
>   TINYCOMPRESS_SOURCE = tinycompress-$(TINYCOMPRESS_VERSION).tar.bz2
>   TINYCOMPRESS_SITE = https://www.alsa-project.org/files/pub/tinycompress
>   TINYCOMPRESS_LICENSE = BSD-3-Clause and LGPL-2.1
diff mbox series

Patch

diff --git a/package/tinycompress/tinycompress.hash b/package/tinycompress/tinycompress.hash
index 164f3a36c3..f86b75f346 100644
--- a/package/tinycompress/tinycompress.hash
+++ b/package/tinycompress/tinycompress.hash
@@ -1,5 +1,5 @@ 
 # Locally calculated after checking pgp signature
-sha256  2f897e5112cd3bca6790b5cecfda6e0662c8bc5ee0fbab972b247a0cc620d66c  tinycompress-1.2.8.tar.bz2
+sha256  ebbe788c28328e7cca245aaf9194a5ad0dc91e9e0dc883c2cf9feb6d42c9f3fc  tinycompress-1.2.11.tar.bz2
 
 # Locally calculated
 sha256  912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7  COPYING
diff --git a/package/tinycompress/tinycompress.mk b/package/tinycompress/tinycompress.mk
index c9cfbb574b..fabd5884b2 100644
--- a/package/tinycompress/tinycompress.mk
+++ b/package/tinycompress/tinycompress.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-TINYCOMPRESS_VERSION = 1.2.8
+TINYCOMPRESS_VERSION = 1.2.11
 TINYCOMPRESS_SOURCE = tinycompress-$(TINYCOMPRESS_VERSION).tar.bz2
 TINYCOMPRESS_SITE = https://www.alsa-project.org/files/pub/tinycompress
 TINYCOMPRESS_LICENSE = BSD-3-Clause and LGPL-2.1