From: Lucian Cristian Date: Thu, 20 Oct 2022 12:13:55 +0000 (+0000) Subject: libreswan: update to 4.9 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=89ea7f04a432d7378360c7f6f12a66180299b8ee;p=feed%2Fpackages.git libreswan: update to 4.9 Signed-off-by: Lucian Cristian (cherry picked from commit a707fcc88da8ee5adcb4619aab4180e18eac5645) --- 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