package/zlib-ng: bump to version 9609cb56a8f62868ccf264493bc9c3b4d5762fcf
authorJames Hilliard <james.hilliard1@gmail.com>
Wed, 1 Jul 2020 04:42:12 +0000 (22:42 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Jul 2020 21:13:11 +0000 (23:13 +0200)
We need to update the location to point to the current maintained
upstream repo as well since the existing one is unmaintained.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zlib-ng/zlib-ng.hash
package/zlib-ng/zlib-ng.mk
package/zlib/Config.in

index 2e89a8d7a6f0f817bfa965f154f0a05371afba02..1aacecbeac0a5dfffe3b7f0bc48f808c78acced8 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 2ec78c8c13530bffaebfc10be2f4695c47cf50fe2fbc2104606467703836fa0e zlib-ng-a17fefa147942edbf80ab22a16bcbc2419def12d.tar.gz
+sha256 bc95d2a23b572478769b5e12aa2e775df717ba9ff0f44a3a941987c8b997c84a zlib-ng-9609cb56a8f62868ccf264493bc9c3b4d5762fcf.tar.gz
 sha256 d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436 LICENSE.md
index 3d9651c08f99e419946cac35f67ddd92a3645774..098dfcb28af3de4b3f3e7c28263f30ac7243a52c 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-ZLIB_NG_VERSION = a17fefa147942edbf80ab22a16bcbc2419def12d
-ZLIB_NG_SITE = $(call github,mtl1979,zlib-ng,$(ZLIB_NG_VERSION))
+ZLIB_NG_VERSION = 9609cb56a8f62868ccf264493bc9c3b4d5762fcf
+ZLIB_NG_SITE = $(call github,zlib-ng,zlib-ng,$(ZLIB_NG_VERSION))
 ZLIB_NG_LICENSE = Zlib
 ZLIB_NG_LICENSE_FILES = LICENSE.md
 ZLIB_NG_INSTALL_STAGING = YES
index 0f6179f537d0c4c2fb24eb19b81c36591399ab0e..4c41ea9fe973f420895d7af3dd5fcbfa0ffffa93 100644 (file)
@@ -35,7 +35,7 @@ config BR2_PACKAGE_ZLIB_NG
          Zlib replacement with optimizations for
          "next generation" systems.
 
-         https://github.com/mtl1979/zlib-ng/tree/renamelib
+         https://github.com/zlib-ng/zlib-ng
 
 endchoice