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
[tinc] Update to tinc 1.0.25
lilik-openwrt-22.03
Saverio Proto
10 years ago
parent
d838872cc5
commit
695b595012
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
net/tinc/Makefile
+ 3
- 3
net/tinc/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
tinc
PKG_VERSION
:=
1.0.2
4
PKG_RELEASE
:=
2
PKG_VERSION
:=
1.0.2
5
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://www.tinc-vpn.org/packages
PKG_MD5SUM
:=
14a91eb2e85bdc0451a815612521b70
8
PKG_MD5SUM
:=
0b91b693f7cf76f481b547d0c86f957
8
PKG_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save