projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add patch for generating hotplug events on atm device create
[openwrt.git]
/
openwrt
/
package
/
lighttpd
/
Makefile
diff --git
a/openwrt/package/lighttpd/Makefile
b/openwrt/package/lighttpd/Makefile
index
b5a4e3d
..
486f851
100644
(file)
--- a/
openwrt/package/lighttpd/Makefile
+++ b/
openwrt/package/lighttpd/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=lighttpd
include $(TOPDIR)/rules.mk
PKG_NAME:=lighttpd
-PKG_VERSION:=1.4.
4
+PKG_VERSION:=1.4.
7
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
0142f34549cf326d1ee3631be665482f
+PKG_MD5SUM:=
4d1b02e2008e5f35e4df7defee186fdd
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.020629 seconds
and
4
git commands to generate.