* [Buildroot] [PATCH 1/1] package/pigz: bump to version 2.7
@ 2022-06-28 21:21 Fabrice Fontaine
2022-07-06 21:29 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-06-28 21:21 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine, Thomas De Schampheleire
- Use official tarball
- Update hash of README (version and date updated:
https://github.com/madler/pigz/commit/cb8a432c91a1dbaee896cd1ad90be62e5d82d452)
https://zlib.net/pipermail/pigz-announce_zlib.net/2022-January/000017.html
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/pigz/pigz.hash | 6 ++++--
package/pigz/pigz.mk | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/package/pigz/pigz.hash b/package/pigz/pigz.hash
index 512bf785c7..4a149605b3 100644
--- a/package/pigz/pigz.hash
+++ b/package/pigz/pigz.hash
@@ -1,3 +1,5 @@
+# From http://zlib.net/pigz
+sha256 b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707 pigz-2.7.tar.gz
+
# Locally calculated
-sha256 577673676cd5c7219f94b236075451220bae3e1ca451cf849947a2998fbf5820 pigz-2.6.tar.gz
-sha256 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11 README
+sha256 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2 README
diff --git a/package/pigz/pigz.mk b/package/pigz/pigz.mk
index 3e5e892797..fd48ab463d 100644
--- a/package/pigz/pigz.mk
+++ b/package/pigz/pigz.mk
@@ -4,8 +4,8 @@
#
################################################################################
-PIGZ_VERSION = 2.6
-PIGZ_SITE = $(call github,madler,pigz,v$(PIGZ_VERSION))
+PIGZ_VERSION = 2.7
+PIGZ_SITE = http://zlib.net/pigz
PIGZ_DEPENDENCIES = zlib
HOST_PIGZ_DEPENDENCIES = host-zlib
PIGZ_LICENSE = Zlib
--
2.35.1
_______________________________________________
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 1/1] package/pigz: bump to version 2.7
2022-06-28 21:21 [Buildroot] [PATCH 1/1] package/pigz: bump to version 2.7 Fabrice Fontaine
@ 2022-07-06 21:29 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-06 21:29 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Thomas De Schampheleire, buildroot
On Tue, 28 Jun 2022 23:21:08 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> - Use official tarball
> - Update hash of README (version and date updated:
> https://github.com/madler/pigz/commit/cb8a432c91a1dbaee896cd1ad90be62e5d82d452)
>
> https://zlib.net/pipermail/pigz-announce_zlib.net/2022-January/000017.html
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/pigz/pigz.hash | 6 ++++--
> package/pigz/pigz.mk | 4 ++--
> 2 files changed, 6 insertions(+), 4 deletions(-)
Applied to master, 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:[~2022-07-06 21:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 21:21 [Buildroot] [PATCH 1/1] package/pigz: bump to version 2.7 Fabrice Fontaine
2022-07-06 21:29 ` 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