package/zstd: bump version to 1.4.3
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 29 Sep 2019 16:39:32 +0000 (18:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Sep 2019 21:06:33 +0000 (23:06 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zstd/zstd.hash
package/zstd/zstd.mk

index 0f79628ecc61c145eda5eaae238b73b086365912..8a69261314d2efc8aa04e9c3956534b837a3eb14 100644 (file)
@@ -1,5 +1,5 @@
 # Locally computed
-sha256 7a6e1dad34054b35e2e847eb3289be8820a5d378228802239852f913c6dcf6a7 zstd-1.4.2.tar.gz
+sha256 5eda3502ecc285c3c92ee0cc8cd002234dee39d539b3f692997a0e80de1d33de zstd-1.4.3.tar.gz
 
 # License files (locally computed as well)
 sha256 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b LICENSE
index 687440f271eb686d8a0104adf9426aecfd7b95ab..765fa6dd56c13c7ee0683e2c8c6b1eed72b26640 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZSTD_VERSION = 1.4.2
+ZSTD_VERSION = 1.4.3
 ZSTD_SITE = $(call github,facebook,zstd,v$(ZSTD_VERSION))
 ZSTD_INSTALL_STAGING = YES
 ZSTD_LICENSE = BSD-3-Clause or GPL-2.0