[OpenWrt-Devel] [PATCH] [packages] AA: update openvpn-devel to compile against polarssl 1.2.x
Stefano De Carlo
stefanauss at gmail.com
Tue Sep 23 19:01:42 EDT 2014
r35529 updated polarssl to v1.2.x, introducing a compiling regression in package openvpn-devel-polarssl.
This patch updates openvpn-devel to the commit that added support for the API changes introduced in PolarSSL-1.2.
This patch addresses ticket 12983.
Signed-off-by: Stefano De Carlo <stefanauss at gmail.com>
---
net/openvpn-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/openvpn-devel/Makefile b/net/openvpn-devel/Makefile
index 3aa207b..13b406c 100644
--- a/net/openvpn-devel/Makefile
+++ b/net/openvpn-devel/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn-devel
-PKG_REV:=5d4f5435a421299ed047485d8d99bdf9a0d22fd1
+PKG_REV:=4a56d19fc3aa59d0eebd99f102ecaaa3665c5088
PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE=1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list