diff mbox series

[1/3] package/libks: bump version to 1.8.2

Message ID 20230205081617.113018-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/3] package/libks: bump version to 1.8.2 | expand

Commit Message

Bernd Kuhls Feb. 5, 2023, 8:16 a.m. UTC
Needed for upcoming bump of freeswitch to version 1.10.9.

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

Comments

Yann E. MORIN Feb. 5, 2023, 10:18 a.m. UTC | #1
Bernd, All,

On 2023-02-05 09:16 +0100, Bernd Kuhls spake thusly:
> Needed for upcoming bump of freeswitch to version 1.10.9.

Please also mention that in the package that actually requires the bump.

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libks/libks.hash | 2 +-
>  package/libks/libks.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libks/libks.hash b/package/libks/libks.hash
> index d4ad7ebbbc..dba442bdd2 100644
> --- a/package/libks/libks.hash
> +++ b/package/libks/libks.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  b42544a5544ac00ceeb0675a9e6a99c8e6ecc752452c7f38c6ffe32fbedb906d  libks-1.8.0.tar.gz
> +sha256  131d7896c81a7f3c9bf06860e4f564ca558d4be1614568fec688b3eb66d38107  libks-1.8.2.tar.gz
>  sha256  1d1327f37b58a4c9ce520fcf9dd3f348c7c639229ee7aed41c47164a8f7836cd  copyright
> diff --git a/package/libks/libks.mk b/package/libks/libks.mk
> index 4aca5c5c4c..c4f0cd5c78 100644
> --- a/package/libks/libks.mk
> +++ b/package/libks/libks.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBKS_VERSION = 1.8.0
> +LIBKS_VERSION = 1.8.2
>  LIBKS_SITE = $(call github,signalwire,libks,v$(LIBKS_VERSION))
>  LIBKS_LICENSE = MIT
>  LIBKS_LICENSE_FILES = copyright
> -- 
> 2.39.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/package/libks/libks.hash b/package/libks/libks.hash
index d4ad7ebbbc..dba442bdd2 100644
--- a/package/libks/libks.hash
+++ b/package/libks/libks.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  b42544a5544ac00ceeb0675a9e6a99c8e6ecc752452c7f38c6ffe32fbedb906d  libks-1.8.0.tar.gz
+sha256  131d7896c81a7f3c9bf06860e4f564ca558d4be1614568fec688b3eb66d38107  libks-1.8.2.tar.gz
 sha256  1d1327f37b58a4c9ce520fcf9dd3f348c7c639229ee7aed41c47164a8f7836cd  copyright
diff --git a/package/libks/libks.mk b/package/libks/libks.mk
index 4aca5c5c4c..c4f0cd5c78 100644
--- a/package/libks/libks.mk
+++ b/package/libks/libks.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBKS_VERSION = 1.8.0
+LIBKS_VERSION = 1.8.2
 LIBKS_SITE = $(call github,signalwire,libks,v$(LIBKS_VERSION))
 LIBKS_LICENSE = MIT
 LIBKS_LICENSE_FILES = copyright