[Buildroot] [PATCH] package/libnspr: bump to version 4.34

Giulio Benetti giulio.benetti at benettiengineering.com
Tue May 31 20:42:20 UTC 2022


I've forgotten to modify the Subject-suffix with for-next. So this patch
is for next branch.

Best regards
-- 
Giulio Benetti
CTO/CEO at Benetti Engineering sas

On 29/05/22 02:23, Giulio Benetti wrote:
> Unfortunately local patch is still pending upstream. I've just pinged
> them:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1765100
> 
> Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
> ---
>   package/libnspr/libnspr.hash | 4 ++--
>   package/libnspr/libnspr.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/libnspr/libnspr.hash b/package/libnspr/libnspr.hash
> index 0064a9b279..4795b52aaf 100644
> --- a/package/libnspr/libnspr.hash
> +++ b/package/libnspr/libnspr.hash
> @@ -1,4 +1,4 @@
> -# From https://ftp.mozilla.org/pub/nspr/releases/v4.33/src/SHA256SUMS
> -sha256  b23ee315be0e50c2fb1aa374d17f2d2d9146a835b1a79c1918ea15d075a693d7  nspr-4.33.tar.gz
> +# From https://ftp.mozilla.org/pub/nspr/releases/v4.34/src/SHA256SUMS
> +sha256  beef011cd15d8f40794984d17014366513cec5719bf1a78f5e8a3e3a1cebf99c  nspr-4.34.tar.gz
>   # Locally calculated
>   sha256  fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85  nspr/LICENSE
> diff --git a/package/libnspr/libnspr.mk b/package/libnspr/libnspr.mk
> index 7491d18884..5d64d110ef 100644
> --- a/package/libnspr/libnspr.mk
> +++ b/package/libnspr/libnspr.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -LIBNSPR_VERSION = 4.33
> +LIBNSPR_VERSION = 4.34
>   LIBNSPR_SOURCE = nspr-$(LIBNSPR_VERSION).tar.gz
>   LIBNSPR_SITE = https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v$(LIBNSPR_VERSION)/src
>   LIBNSPR_SUBDIR = nspr




More information about the buildroot mailing list