diff mbox series

package/parted: bump to version 3.6

Message ID 20230725103207.941558-1-francois.perrad@gadz.org
State Accepted
Headers show
Series package/parted: bump to version 3.6 | expand

Commit Message

Francois Perrad July 25, 2023, 10:32 a.m. UTC
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/parted/parted.hash | 2 +-
 package/parted/parted.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Yann E. MORIN July 25, 2023, 9:13 p.m. UTC | #1
François, All,

On 2023-07-25 12:32 +0200, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/parted/parted.hash | 2 +-
>  package/parted/parted.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/parted/parted.hash b/package/parted/parted.hash
> index 8a167d9bb..6643ba9fb 100644
> --- a/package/parted/parted.hash
> +++ b/package/parted/parted.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated after checking pgp signature
> -sha256  4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2  parted-3.5.tar.xz
> +sha256  3b43dbe33cca0f9a18601ebab56b7852b128ec1a3df3a9b30ccde5e73359e612  parted-3.6.tar.xz
>  
>  # Locally calculated
>  sha256  0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf  COPYING
> diff --git a/package/parted/parted.mk b/package/parted/parted.mk
> index 6d4626e2e..bfd9ef343 100644
> --- a/package/parted/parted.mk
> +++ b/package/parted/parted.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -PARTED_VERSION = 3.5
> +PARTED_VERSION = 3.6
>  PARTED_SOURCE = parted-$(PARTED_VERSION).tar.xz
>  PARTED_SITE = $(BR2_GNU_MIRROR)/parted
>  PARTED_DEPENDENCIES = host-pkgconf util-linux
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/package/parted/parted.hash b/package/parted/parted.hash
index 8a167d9bb..6643ba9fb 100644
--- a/package/parted/parted.hash
+++ b/package/parted/parted.hash
@@ -1,5 +1,5 @@ 
 # Locally calculated after checking pgp signature
-sha256  4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2  parted-3.5.tar.xz
+sha256  3b43dbe33cca0f9a18601ebab56b7852b128ec1a3df3a9b30ccde5e73359e612  parted-3.6.tar.xz
 
 # Locally calculated
 sha256  0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf  COPYING
diff --git a/package/parted/parted.mk b/package/parted/parted.mk
index 6d4626e2e..bfd9ef343 100644
--- a/package/parted/parted.mk
+++ b/package/parted/parted.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PARTED_VERSION = 3.5
+PARTED_VERSION = 3.6
 PARTED_SOURCE = parted-$(PARTED_VERSION).tar.xz
 PARTED_SITE = $(BR2_GNU_MIRROR)/parted
 PARTED_DEPENDENCIES = host-pkgconf util-linux