libreswan: update to 4.9
authorLucian Cristian <lucian.cristian@gmail.com>
Thu, 20 Oct 2022 12:13:55 +0000 (12:13 +0000)
committerRosen Penev <rosenp@gmail.com>
Fri, 21 Oct 2022 22:08:40 +0000 (15:08 -0700)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
net/libreswan/Makefile
net/libreswan/patches/020-limits.patch

index b05b29e59e062df6f4e348e63033d11b415697e8..bcc4c0f415029c4d65978ed40a53d7338364e145 100644 (file)
@@ -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 <lucian.cristian@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later
index 20d86cb80e4c6c5f0ae61405e50b4f3d6cd55a1a..59ce7c174c9b001fd5c40bd6c1919c9f8a6ac91a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/programs/pluto/connections.c
 +++ b/programs/pluto/connections.c
-@@ -34,6 +34,7 @@
+@@ -35,6 +35,7 @@
  #include <stdio.h>
  #include <stddef.h>
  #include <stdlib.h>