From a6449c02932aebe089fa9294fec97fb1c59845c3 Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 5 Jul 2012 17:27:01 +0000 Subject: [PATCH] [packages] usb-modeswitch: wait a second before retrying modeswitching, this reportedly helps to kick some dongles into operation git-svn-id: svn://svn.openwrt.org/openwrt/packages@32621 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/nginx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nginx/Makefile b/net/nginx/Makefile index 8f4b53c78..86f771eb9 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nginx -PKG_VERSION:=1.2.1 +PKG_VERSION:=1.2.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://nginx.org/download/ -PKG_MD5SUM:=ceacae12d66d1f021bf3737a0269b6f4 +PKG_MD5SUM:=53105bbe3ac9319db54d9eb46119695b PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1