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
#3676
from damianorenfer/master
net/dnscrypt-proxy: update to 1.8.0
lilik-openwrt-22.03
Hannu Nyman
8 years ago
committed by
GitHub
parent
4b0147d8d0
96f1cafbaa
commit
f6429eb18b
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
@ -10,12 +10,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
dnscrypt-proxy
PKG_VERSION
:=
1.
7
.0
PKG_VERSION
:=
1.
8
.0
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://download.dnscrypt.org/dnscrypt-proxy
PKG_MD5SUM
:=
95df7262964dc22da62f7f6f0466c50
e
PKG_MD5SUM
:=
2b30b49f0cc1d926023501afc1692dd
e
PKG_FIXUP
:=
autoreconf
PKG_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save