Update fwknopd to 2.6.5
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
This commit is contained in:
parent
e40c1e3586
commit
560ba25e9c
2 changed files with 5 additions and 5 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=fwknop
|
||||
PKG_VERSION:=2.6.4
|
||||
PKG_VERSION:=2.6.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.cipherdyne.org/fwknop/download
|
||||
PKG_MD5SUM:=259ae562a8fd845b67662fc8e504467e
|
||||
PKG_MD5SUM:=1ae000a499bf604a2aeef4d0a7a178c8
|
||||
PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- a/server/fwknopd.conf.inst
|
||||
+++ b/server/fwknopd.conf.inst
|
||||
@@ -392,8 +392,13 @@
|
||||
--- server/fwknopd.conf.inst.orig 2014-12-16 21:27:53.000000000 -0600
|
||||
+++ server/fwknopd.conf.inst 2014-12-22 06:51:28.573283458 -0600
|
||||
@@ -402,8 +402,13 @@
|
||||
# The IPT_FORWARD_ACCESS variable is only used if ENABLE_IPT_FORWARDING is
|
||||
# enabled.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue