[packages] usb-modeswitch: wait a second before retrying modeswitching, this reported...
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 5 Jul 2012 17:27:01 +0000 (17:27 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 5 Jul 2012 17:27:01 +0000 (17:27 +0000)
SVN-Revision: 32621

net/nginx/Makefile

index 8f4b53c784b0f65462ed8f255950e1364f6858c7..86f771eb9684eb64e68847e6e4aa5a47ebed320f 100644 (file)
@@ -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