projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't pass build cflags to fuse kernel module
[openwrt.git]
/
openwrt
/
package
/
lighttpd
/
Makefile
diff --git
a/openwrt/package/lighttpd/Makefile
b/openwrt/package/lighttpd/Makefile
index
423e528
..
faf130e
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.3.1
5
+PKG_VERSION:=1.3.1
6
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
e605ade1071f25dec9001730ec753112
+PKG_MD5SUM:=
b73f7a7ace4901b6417b0e450aaa5df5
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.026417 seconds
and
4
git commands to generate.