lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 7621572e2217d5dbbfe482da8708cbf8546b4f6e
parent 60ba8483f14c17a553ef7c3674246d9de2fdd95b
Author: Damiano Renfer <damiano.renfer@gmail.com>
Date:   Sun, 21 Jun 2015 18:45:30 +0200

net/dnscrypt-proxy: update to 1.5.0

Signed-off-by: Damiano Renfer damiano.renfer@gmail.com

Diffstat:
Mnet/dnscrypt-proxy/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/dnscrypt-proxy/Makefile b/net/dnscrypt-proxy/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk 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