From 831d9856b98dd114db0456a74065e2c71edbccb9 Mon Sep 17 00:00:00 2001 From: Maxim Anisimov Date: Fri, 28 Dec 2018 05:29:58 +0000 Subject: [PATCH] strongswan: update to 5.7.2 --- trunk/user/strongswan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/user/strongswan/Makefile b/trunk/user/strongswan/Makefile index 4659278c5..58201acc5 100644 --- a/trunk/user/strongswan/Makefile +++ b/trunk/user/strongswan/Makefile @@ -1,4 +1,4 @@ -SRC_NAME=strongswan-5.7.1 +SRC_NAME=strongswan-5.7.2 URL_PATH=https://download.strongswan.org/$(SRC_NAME).tar.bz2 CFLAGS += -ffunction-sections -fdata-sections