Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next 1/1] package/ncdu: bump to version 1.21
@ 2024-11-24 22:09 Julien Olivain
  2024-11-28 20:20 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-11-24 22:09 UTC (permalink / raw)
  To: buildroot; +Cc: Bogdan Radulescu, Julien Olivain

For change log since 1.20, see:
https://dev.yorhel.nl/ncdu/changes

This commit also update the _SITE URL to use https.

The autoconf configure script of this new version (generated with
autoconf 2.72) now requires pkg-config. Therefore, this commit also
adds host-pkgconf in _DEPENDENCIES.

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested in:
https://gitlab.com/jolivain/buildroot/-/jobs/8457342890
https://gitlab.com/jolivain/buildroot/-/pipelines/1558320155
---
 package/ncdu/ncdu.hash | 8 ++++----
 package/ncdu/ncdu.mk   | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/package/ncdu/ncdu.hash b/package/ncdu/ncdu.hash
index cfb44b7d31..40faf9bd0d 100644
--- a/package/ncdu/ncdu.hash
+++ b/package/ncdu/ncdu.hash
@@ -1,10 +1,10 @@
 # From https://dev.yorhel.nl/ncdu
 # After checking pgp signature from:
-# https://dev.yorhel.nl/download/ncdu-1.20.tar.gz.asc
+# https://dev.yorhel.nl/download/ncdu-1.21.tar.gz.asc
 # With key 74460D32B80810EBA9AFA2E962394C698C2739FA
-md5  563966db4c3c34d61cc890a85ddedae0  ncdu-1.20.tar.gz
-sha1  1a3543cfbbe3e402d6347cf688468327064941b9  ncdu-1.20.tar.gz
-sha256  5fe2bb841abe72374bb242dbb93293c4ae053078432d896a7481b2ff10be9572  ncdu-1.20.tar.gz
+md5  3d5f399a00ca2ac3ba319e8cb99118ab  ncdu-1.21.tar.gz
+sha1  98c365e681f2c42a54d6277bea041d5a7104d934  ncdu-1.21.tar.gz
+sha256  a894d3a9b46bce578a6039bef48f54533ec402fb589b0769bfbb1d1edf9601a6  ncdu-1.21.tar.gz
 
 # computed locally
 sha256  a324e25fe6af7fa45286b34a516b4c5a11544344bc80efb74fc51033b2e76df4  COPYING
diff --git a/package/ncdu/ncdu.mk b/package/ncdu/ncdu.mk
index cff824fd74..c8c691605a 100644
--- a/package/ncdu/ncdu.mk
+++ b/package/ncdu/ncdu.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-NCDU_VERSION = 1.20
-NCDU_SITE = http://dev.yorhel.nl/download
+NCDU_VERSION = 1.21
+NCDU_SITE = https://dev.yorhel.nl/download
 
-NCDU_DEPENDENCIES = ncurses
+NCDU_DEPENDENCIES = host-pkgconf ncurses
 
 NCDU_LICENSE = MIT
 NCDU_LICENSE_FILES = COPYING
-- 
2.47.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH next 1/1] package/ncdu: bump to version 1.21
  2024-11-24 22:09 [Buildroot] [PATCH next 1/1] package/ncdu: bump to version 1.21 Julien Olivain
@ 2024-11-28 20:20 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-11-28 20:20 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot, Bogdan Radulescu

On Sun, 24 Nov 2024 23:09:12 +0100
Julien Olivain <ju.o@free.fr> wrote:

> For change log since 1.20, see:
> https://dev.yorhel.nl/ncdu/changes
> 
> This commit also update the _SITE URL to use https.
> 
> The autoconf configure script of this new version (generated with
> autoconf 2.72) now requires pkg-config. Therefore, this commit also
> adds host-pkgconf in _DEPENDENCIES.
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested in:
> https://gitlab.com/jolivain/buildroot/-/jobs/8457342890
> https://gitlab.com/jolivain/buildroot/-/pipelines/1558320155
> ---
>  package/ncdu/ncdu.hash | 8 ++++----
>  package/ncdu/ncdu.mk   | 6 +++---
>  2 files changed, 7 insertions(+), 7 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-11-28 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 22:09 [Buildroot] [PATCH next 1/1] package/ncdu: bump to version 1.21 Julien Olivain
2024-11-28 20:20 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox