nginx: disable posix_fadvice() on Backfire
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Feb 2012 15:01:10 +0000 (15:01 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Feb 2012 15:01:10 +0000 (15:01 +0000)
SVN-Revision: 30332

net/nginx/Makefile

index 13c30912bee65bf097b925a3c5e6cdabc1416bac..6b317d3c90507e1d6cbdcf73300828a28d161262 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2011 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nginx
 PKG_VERSION:=1.0.10
-PKG_RELEASE:=1
+PKG_RELEASE:=1.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://nginx.org/download/