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
net/dnscrypt-proxy: update to 1.5.0
Signed-off-by: Damiano Renfer
damiano.renfer@gmail.com
lilik-openwrt-22.03
Damiano Renfer
10 years ago
parent
60ba8483f1
commit
7621572e22
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
net/dnscrypt-proxy/Makefile
+ 2
- 2
net/dnscrypt-proxy/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
dnscrypt-proxy
PKG_VERSION
:=
1.
4.3
PKG_VERSION
:=
1.
5.0
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://download.dnscrypt.org/dnscrypt-proxy
PKG_MD5SUM
:=
54d172236a8f321fb5689ff81767f1ba
PKG_MD5SUM
:=
bcaaaae4797082dd7a6ba618cc3e687c
PKG_FIXUP
:=
autoreconf
PKG_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save