This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#4951
from jp-bennett/master
Fwknopd: Bump PKG_RELEASE and minor fix
lilik-openwrt-22.03
Hannu Nyman
7 years ago
committed by
GitHub
parent
7e1ab2dd95
5a69b9c08f
commit
150d328cee
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/fwknop/Makefile
+0
-1
net/fwknop/files/fwknopd.init
+ 1
- 1
net/fwknop/Makefile
View File
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
fwknop
PKG_VERSION
:=
2.6.9
PKG_RELEASE
:=
3
PKG_RELEASE
:=
4
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
http://www.cipherdyne.org/fwknop/download
+ 0
- 1
net/fwknop/files/fwknopd.init
View File
@ -4,7 +4,6 @@
# Copyright (C) 2009-2014 fwknop developers and contributors. For a full
# list of contributors, see the file 'CREDITS'.
#
. /lib/functions.sh
USE_PROCD=1
START=95
Write
Preview
Loading…
Cancel
Save