[package] nginx: update to 0.7.67

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22808 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
benoar 2010-08-26 00:08:55 +00:00
parent faa96cd5df
commit 2e40982c2e

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nginx
PKG_VERSION:=0.7.65
PKG_VERSION:=0.7.67
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://sysoev.ru/nginx/
PKG_MD5SUM:=abc4f76af450eedeb063158bd963feaa
PKG_MD5SUM:=b6e175f969d03a4d3c5643aaabc6a5ff
include $(INCLUDE_DIR)/package.mk