nginx: bump to 1.0.10
authorJohn Crispin <john@openwrt.org>
Wed, 30 Nov 2011 12:44:22 +0000 (12:44 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 30 Nov 2011 12:44:22 +0000 (12:44 +0000)
important fixes in changelog of 1.0.10 nginx from the current 1.0.8 in
trunk:
http://nginx.org/en/CHANGES-1.0

Signed-off-by: Daniel Petre <dani@ip6.ro>
SVN-Revision: 29361

net/nginx/Makefile

index d8468838d9f010f31b30fd53d99182fdd6a8c759..13c30912bee65bf097b925a3c5e6cdabc1416bac 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nginx
-PKG_VERSION:=1.0.8
+PKG_VERSION:=1.0.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://nginx.org/download/
-PKG_MD5SUM:=1049e5fc6e80339f6ba8668fadfb75f9
+PKG_MD5SUM:=930b297b00fa1018fb0a1dd3e6b7e17e
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1