Browse Source

fix mirror address

Waldemar Brodkorb 13 years ago
parent
commit
8a8ad68ca6
1 changed files with 1 additions and 1 deletions
  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