From: Lucian Cristian Date: Thu, 4 Feb 2021 19:25:50 +0000 (+0200) Subject: libreswan: update to 4.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=73460d864803ca0f28ecfd7d02aaf48c57530788;p=feed%2Fpackages.git libreswan: update to 4.2 Signed-off-by: Lucian Cristian --- diff --git a/net/libreswan/Makefile b/net/libreswan/Makefile index 98ba733098..9066df8f50 100644 --- a/net/libreswan/Makefile +++ b/net/libreswan/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libreswan -PKG_VERSION:=4.1 -PKG_RELEASE:=2 +PKG_VERSION:=4.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.libreswan.org/ -PKG_HASH:=216444c3a2ede7bed5820648856fa5d9cc8fc4b4122bd4a1129d1a5954d9227d +PKG_HASH:=bbf1babda23bdb269f6ac75d8e1a24cdc6da5d15191b15ad7b10096319105cd7 PKG_MAINTAINER:=Lucian Cristian PKG_LICENSE:=GPL-2.0-or-later