[CVE-2009-1574,CVE-2009-1632] fix DoS vulnerabilities in ipsec-tools
[openwrt/svn-archive/archive.git] / net / ipsec-tools / Makefile
index 363692b3120cac89d7a5e32c5bf8ccbd79c13fd3..3b3fd230ff42b00c5b4999e8d21a2a1dd4794b80 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=ipsec-tools
 PKG_VERSION:=0.7
-PKG_RELEASE:=1
+PKG_RELEASE:=1.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/ipsec-tools