[packages/openvpn] update to latest git revision, remove misplaced patch - fixes #11739
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32911 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
800a1855b2
commit
8a7121d7f4
@ -1,13 +0,0 @@
|
||||
diff --git a/src/openvpn/ssl_polarssl.h b/src/openvpn/ssl_polarssl.h
|
||||
index 2b02a6f..6174633 100644
|
||||
--- a/src/openvpn/ssl_polarssl.h
|
||||
+++ b/src/openvpn/ssl_polarssl.h
|
||||
@@ -31,7 +31,7 @@
|
||||
#define SSL_POLARSSL_H_
|
||||
|
||||
#include <polarssl/ssl.h>
|
||||
-#include "config.h"
|
||||
+//#include "config.h"
|
||||
|
||||
#if defined(ENABLE_PKCS11)
|
||||
#include <polarssl/pkcs11.h>
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openvpn-devel
|
||||
|
||||
PKG_REV:=10b4b65e0318ce305e05cdec4b44b8f6bcd3915f
|
||||
PKG_REV:=6dcb1265c601b53d2bb221f5087ef5ad2626f94b
|
||||
PKG_VERSION:=r$(PKG_REV)
|
||||
PKG_RELEASE=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user