From 5f0918281b7799412892941ae0475a84d8245c91 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Thu, 26 Nov 2020 19:29:43 +0200 Subject: [PATCH] strongswan: bump to 5.9.1 Signed-off-by: Stijn Tintel --- net/strongswan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 5e6ba93be..18c48e638 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan -PKG_VERSION:=5.9.0 +PKG_VERSION:=5.9.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/ -PKG_HASH:=72b47a385da5d1532b816d9fe04c50d074c29ed42ea3f0878fbd66335917bb66 +PKG_HASH:=a337c9fb63d973b8440827755c784031648bf423b7114a04918b0b00fd42cafb PKG_LICENSE:=GPL-2.0-or-later PKG_MAINTAINER:=Stijn Tintel PKG_CPE_ID:=cpe:/a:strongswan:strongswan