pigz: update to more stable download URL
authorAlfredo Alvarez Fernandez <alfredo.alvarez_fernandez@nokia.com>
Thu, 5 Jul 2018 08:10:04 +0000 (10:10 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 7 Jul 2018 21:43:18 +0000 (23:43 +0200)
The pigz website seems to only host the latest release tarball.
Chances are that the 2.4 tarball will disappear when 2.5 comes out.

Instead, use the Github tarballs provided by the developer. Comparison
between the 2.4 / v2.4 tarballs shows that only the .gitignore file is
added.

Suggested-by: Alfredo Alvarez Fernandez <alfredo.alvarez_fernandez@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/pigz/pigz.hash
package/pigz/pigz.mk

index 850e94f079a431ba0eff36074dd76755175cad03..843fd4fba8324e6e9be6b74d2a88325d64ee5f68 100644 (file)
@@ -1,3 +1,3 @@
-# From https://zlib.net/pigz/
-sha256  a4f816222a7b4269bd232680590b579ccc72591f1bb5adafcd7208ca77e14f73  pigz-2.4.tar.gz
+# Locally calculated
+sha256  e228e7d18b34c4ece8d596eb6eee97bde533c6beedbb728d07d3abe90b4b1b52  pigz-v2.4.tar.gz
 sha256 dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493  README
index 82f3049519a38085cfc113c588cddd55377590a3..ac4f94027cb0bbb13b5d47ed5c73e79190609ef4 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PIGZ_VERSION = 2.4
-PIGZ_SITE = http://www.zlib.net/pigz
+PIGZ_VERSION = v2.4
+PIGZ_SITE = $(call github,madler,pigz,$(PIGZ_VERSION))
 PIGZ_DEPENDENCIES = zlib
 PIGZ_LICENSE = Zlib
 PIGZ_LICENSE_FILES = README