projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccc103e
)
[package] update nginx to 0.7.64, patch from Benjamin Cama
author
Florian Fainelli
<florian@openwrt.org>
Thu, 3 Dec 2009 23:03:44 +0000
(23:03 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 3 Dec 2009 23:03:44 +0000
(23:03 +0000)
SVN-Revision: 18628
net/nginx/Makefile
patch
|
blob
|
history
diff --git
a/net/nginx/Makefile
b/net/nginx/Makefile
index 0b49326114baddfba564ca682791ca2312879e12..10bdc2e3b06b3d6c1fcc0c2d2e184d488e225888 100644
(file)
--- a/
net/nginx/Makefile
+++ b/
net/nginx/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nginx
-PKG_VERSION:=0.7.6
1
+PKG_VERSION:=0.7.6
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://sysoev.ru/nginx/
-PKG_MD5SUM:=
6ebf89b9b00a3b82734e93c32da7df07
+PKG_MD5SUM:=
cfa97c0f784532820110b5eee57fef6d
include $(INCLUDE_DIR)/package.mk