From: Florian Fainelli Date: Tue, 4 Dec 2012 16:44:29 +0000 (+0000) Subject: nginx: update to 1.2.5. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4ec6ec2ae84e83a3e59395a6841aa90e5ca6179f;p=openwrt%2Fsvn-archive%2Farchive.git nginx: update to 1.2.5. Signed-off-by: Mark Mentovai Signed-off-by: Florian Fainelli SVN-Revision: 34497 --- diff --git a/net/nginx/Makefile b/net/nginx/Makefile index a09b59b2eb..5a346e00fb 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nginx -PKG_VERSION:=1.2.3 +PKG_VERSION:=1.2.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://nginx.org/download/ -PKG_MD5SUM:=0a986e60826d9e3b453dbefc36bf8f6c +PKG_MD5SUM:=4f5a55187a3d45fa37d99d07ddd90800 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1