From b27e3f16d847d91955ded736e730534ba3736735 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Thu, 20 Oct 2022 12:13:55 +0000 Subject: [PATCH] libreswan: update to 4.9 Signed-off-by: Lucian Cristian (cherry picked from commit a707fcc88da8ee5adcb4619aab4180e18eac5645) --- net/libreswan/Makefile | 4 ++-- net/libreswan/patches/020-limits.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/libreswan/Makefile b/net/libreswan/Makefile index b05b29e59e..bcc4c0f415 100644 --- a/net/libreswan/Makefile +++ b/net/libreswan/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libreswan -PKG_VERSION:=4.7 +PKG_VERSION:=4.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.libreswan.org/ -PKG_HASH:=ddd6337b3900063d870301c3d9f61f56107c765850fb00a163d360359ff3fc44 +PKG_HASH:=f642dcb635e909564ca8fd99ea44ab43f60723b4d76c158ed812978c45b398b9 PKG_MAINTAINER:=Lucian Cristian PKG_LICENSE:=GPL-2.0-or-later diff --git a/net/libreswan/patches/020-limits.patch b/net/libreswan/patches/020-limits.patch index 20d86cb80e..59ce7c174c 100644 --- a/net/libreswan/patches/020-limits.patch +++ b/net/libreswan/patches/020-limits.patch @@ -1,6 +1,6 @@ --- a/programs/pluto/connections.c +++ b/programs/pluto/connections.c -@@ -34,6 +34,7 @@ +@@ -35,6 +35,7 @@ #include #include #include -- 2.30.2