From 73460d864803ca0f28ecfd7d02aaf48c57530788 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Thu, 4 Feb 2021 21:25:50 +0200 Subject: [PATCH] libreswan: update to 4.2 Signed-off-by: Lucian Cristian --- net/libreswan/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/libreswan/Makefile b/net/libreswan/Makefile index 98ba73309..9066df8f5 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