Browse Source

Merge pull request #2836 from oneru/fwknop-2.6.9

Fwknop: Updates to 2.6.9
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
d897f5cb6e
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      net/fwknop/Makefile

+ 3
- 3
net/fwknop/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fwknop
PKG_VERSION:=2.6.8
PKG_RELEASE:=2
PKG_VERSION:=2.6.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.cipherdyne.org/fwknop/download
PKG_MD5SUM:=1259adc5cff5e29006e4c3ce9f9b2711
PKG_MD5SUM:=e2c49e9674888a028bd443a55c3aaa22
PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
PKG_LICENSE:=GPLv2
PKG_INSTALL:=1


Loading…
Cancel
Save