From 2c7e41efebd409f91a702c3e4f41e96af0c94415 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Thu, 12 May 2016 10:46:02 +0300 Subject: [PATCH] fwknop: bump PKG_RELEASE Bump PKG_RELEASE after #2670 Signed-off-by: Hannu Nyman --- net/fwknop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/fwknop/Makefile b/net/fwknop/Makefile index 13c2681f55..a23fced50c 100644 --- a/net/fwknop/Makefile +++ b/net/fwknop/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2012 OpenWrt.org +# Copyright (C) 2011-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fwknop PKG_VERSION:=2.6.6 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.cipherdyne.org/fwknop/download -- 2.30.2