aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2022-01-18 05:20:34 +0200
committerRosen Penev <rosenp@gmail.com>2022-01-17 21:08:31 -0800
commitec252c20cc635fb65f972facfcdc8756099a21dd (patch)
tree944e43ab51813bbc377fa8025f8193b2f9333b02
parent3ca2094f62b34be50db7b2343de9b41d33f000b9 (diff)
libreswan: update to 4.6
this update also fixes a CVE Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
-rw-r--r--net/libreswan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libreswan/Makefile b/net/libreswan/Makefile
index df48a1857..2b6c96f45 100644
--- a/net/libreswan/Makefile
+++ b/net/libreswan/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libreswan
-PKG_VERSION:=4.5
+PKG_VERSION:=4.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.libreswan.org/
-PKG_HASH:=0703f51bdc6674d4ba66adb50854df9e0731bfa78a8983ebc2aa3adc55dd90a3
+PKG_HASH:=26396f4826a682735772a4689a7ce9ae2d409d166a4b72836fc55d14bad356ff
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later