[OpenWrt-Devel] update strongswan to version 5.2.0

Arvid E. Picciani aep at exys.org
Tue Aug 12 11:28:16 EDT 2014


 From babc2104dfd3224af901fb3490a306a5145ee586 Mon Sep 17 00:00:00 2001
 From: "Arvid E. Picciani" <aep at exys.org>
Date: Tue, 12 Aug 2014 17:21:16 +0200
Subject: [PATCH] update strongswan to version 5.2.0
To: openwrt-devel at lists.openwrt.org

Signed-off-by: Arvid E. Picciani <aep at exys.org>
---
  net/strongswan/Makefile | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile
index 71f01ca..3ecbd57 100644
--- a/net/strongswan/Makefile
+++ b/net/strongswan/Makefile
@@ -8,12 +8,12 @@
  include $(TOPDIR)/rules.mk

  PKG_NAME:=strongswan
-PKG_VERSION:=5.1.3
+PKG_VERSION:=5.2.0
  PKG_RELEASE:=1

  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
  PKG_SOURCE_URL:=http://download.strongswan.org/ 
http://download2.strongswan.org/
-PKG_MD5SUM:=1d1c108775242743cd8699215b2918c3
+PKG_MD5SUM:=5cee4ee1a6ccb74400758b3ace54d46e

  PKG_MOD_AVAILABLE:= \
  	addrblock \
@@ -328,6 +328,7 @@ define BuildPlugin
  endef

  CONFIGURE_ARGS+= \
+	--with-systemdsystemunitdir=no \
  	--disable-scripts \
  	--disable-static \
  	$(if 
$(CONFIG_PACKAGE_strongswan-libfast),--enable-fast,--disable-fast) \
-- 
2.0.2
_______________________________________________
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