packages: nginx: update to 1.2.8
Adds various bug fixes and IPv6 support to the GEO IP module. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@36380 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
625016864d
commit
eeb58e1837
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nginx
|
||||
PKG_VERSION:=1.2.6
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.2.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://nginx.org/download/
|
||||
PKG_MD5SUM:=1350d26eb9b66364d9143fb3c4366ab6
|
||||
PKG_MD5SUM:=b9f7640cca35196d0e719ac5da24c7bd
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user