diff --git a/net/openswan/Makefile b/net/openswan/Makefile index c76243f2e..1a33dd131 100644 --- a/net/openswan/Makefile +++ b/net/openswan/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=openswan -PKG_VERSION:=2.6.35 +PKG_VERSION:=2.6.37 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.openswan.org/download -PKG_MD5SUM:=7909a251fbbb807914545b7f42437013 +PKG_MD5SUM:=e5c948555088df06cfadcfbe6c13adfe PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 diff --git a/net/openswan/patches/140-generated_autoconf.patch b/net/openswan/patches/140-generated_autoconf.patch index 85a2b9f9c..fedb5f191 100644 --- a/net/openswan/patches/140-generated_autoconf.patch +++ b/net/openswan/patches/140-generated_autoconf.patch @@ -115,7 +115,7 @@ #include /* printk() */ --- a/linux/net/ipsec/ipsec_alg_cryptoapi.c +++ b/linux/net/ipsec/ipsec_alg_cryptoapi.c -@@ -28,10 +28,11 @@ +@@ -26,10 +26,11 @@ * modprobe ipsec_cryptoapi des_ede3=0 (everything but 3DES) */ #include