Browse Source

net/dnscrypt-proxy: update to 1.9.4

Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
lilik-openwrt-22.03
Damiano Renfer 8 years ago
parent
commit
0f9bceea0b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/dnscrypt-proxy/Makefile

+ 2
- 2
net/dnscrypt-proxy/Makefile View File

@ -10,12 +10,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnscrypt-proxy
PKG_VERSION:=1.9.1
PKG_VERSION:=1.9.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy
PKG_MD5SUM:=4f593faeba9facb4718caa011d76497b3e813b110f3a2a44a25c9c950ac74129
PKG_MD5SUM:=fdf4a708e7922e13b14555f315ca8d5361aec89b0595b06fdbbcaacfa4e6f11e
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1


Loading…
Cancel
Save