aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-02-05 00:42:50 -0800
committerGitHub <noreply@github.com>2021-02-05 00:42:50 -0800
commit6d1045e3a1610be5090e375df75009c0c4a3d4e1 (patch)
tree73890fb139cb3bfbe9278c1f9a0cc24d315458a2
parente5b4ff913b0266fdf136e805d9f7567b027c620e (diff)
parent73460d864803ca0f28ecfd7d02aaf48c57530788 (diff)
Merge pull request #14653 from lucize/libreup
libreswan: update to 4.2
-rw-r--r--net/libreswan/Makefile6
1 files 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 <lucian.cristian@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later