2
1
Эх сурвалжийг харах

package/minizip: use minizip-ng new upstream location

https://github.com/nmoinvaz/minizip is a symlink to
https://github.com/zlib-ng/minizip-ng

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Fabrice Fontaine 3 жил өмнө
parent
commit
786b7fb110

+ 1 - 1
package/minizip/Config.in

@@ -7,7 +7,7 @@ config BR2_PACKAGE_MINIZIP
 	  It is compatible with PKZip 2.04g, WinZip, InfoZip,
 	  It is compatible with PKZip 2.04g, WinZip, InfoZip,
 	  MimarSinan Codex Suite 2002 tools, and compatible sofware.
 	  MimarSinan Codex Suite 2002 tools, and compatible sofware.
 
 
-	  https://github.com/nmoinvaz/minizip
+	  https://github.com/zlib-ng/minizip-ng
 
 
 config BR2_PACKAGE_MINIZIP_DEMOS
 config BR2_PACKAGE_MINIZIP_DEMOS
 	bool "minizip"
 	bool "minizip"

+ 1 - 1
package/minizip/minizip.mk

@@ -5,7 +5,7 @@
 ################################################################################
 ################################################################################
 
 
 MINIZIP_VERSION = 3.0.6
 MINIZIP_VERSION = 3.0.6
-MINIZIP_SITE = $(call github,nmoinvaz,minizip,$(MINIZIP_VERSION))
+MINIZIP_SITE = $(call github,zlib-ng,minizip-ng,$(MINIZIP_VERSION))
 MINIZIP_DEPENDENCIES = host-pkgconf
 MINIZIP_DEPENDENCIES = host-pkgconf
 MINIZIP_INSTALL_STAGING = YES
 MINIZIP_INSTALL_STAGING = YES
 MINIZIP_CONF_OPTS = \
 MINIZIP_CONF_OPTS = \