Explorar el Código

fix mirror address

Waldemar Brodkorb hace 15 años
padre
commit
8a8ad68ca6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/zlib/Makefile

+ 1 - 1
package/zlib/Makefile

@@ -10,7 +10,7 @@ PKG_MD5SUM:=		be1e89810e66150f5b0327984d8625a0
 PKG_DESCR:=		implementation of the deflate compression method
 PKG_SECTION:=		libs
 PKG_URL:=		http://www.zlib.net/
-PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=zlib/}
+PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=libpng/zlib/}
 
 PKG_SUBPKGS:=		ZLIB ZLIB_DEV
 PKGSD_ZLIB_DEV:=	development files for zlib