From acc4d9058e98254b1c8dbd9a86347242dfc9912c Mon Sep 17 00:00:00 2001 From: Oldřich Jedlička <oldium.pro@gmail.com> Date: Fri, 23 Feb 2024 23:35:37 +0100 Subject: fwknop: update to 2.6.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com> --- net/fwknop/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/fwknop/Makefile b/net/fwknop/Makefile index f594def4c..c60e57d6b 100644 --- a/net/fwknop/Makefile +++ b/net/fwknop/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fwknop -PKG_VERSION:=2.6.10 -PKG_RELEASE:=7 +PKG_VERSION:=2.6.11 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://www.cipherdyne.org/fwknop/download -PKG_HASH:=f6c09bec97ed8e474a98ae14f9f53e1bcdda33393f20667b6af3fb6bb894ca77 +PKG_HASH:=a4ec7c22dd90dd684f9f7b96d3a901c4131ec8c7a3b9db26d0428513f6774c64 PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz> PKG_LICENSE:=GPL-2.0-or-later -- cgit v1.2.3