projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/kernel: fix dependency modules
[openwrt.git]
/
package
/
zlib
/
Makefile
diff --git
a/package/zlib/Makefile
b/package/zlib/Makefile
index
d8213b9
..
c6a1837
100644
(file)
--- a/
package/zlib/Makefile
+++ b/
package/zlib/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=1.2.3
PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.zlib.net @SF/
zlib
+PKG_SOURCE_URL:=http://www.zlib.net @SF/
libpng
PKG_MD5SUM:=dee233bf288ee795ac96a98cc2e369b6
include $(INCLUDE_DIR)/package.mk
This page took
0.029223 seconds
and
4
git commands to generate.