nginx: bump to 1.0.10
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> git-svn-id: svn://svn.openwrt.org/openwrt/packages@29361 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
944c57ca84
commit
4f170fbd11
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user