From 87d7b3fef2f220a4f2c1b755916e2105d536f2b9 Mon Sep 17 00:00:00 2001 From: Damiano Renfer Date: Sun, 11 Jan 2015 18:55:50 +0100 Subject: [PATCH] net/dnscrypt-proxy: update to 1.4.3 Signed-off-by: Damiano Renfer damiano.renfer@gmail.com --- net/dnscrypt-proxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dnscrypt-proxy/Makefile b/net/dnscrypt-proxy/Makefile index b0e1e69af..2b4c2c652 100644 --- a/net/dnscrypt-proxy/Makefile +++ b/net/dnscrypt-proxy/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnscrypt-proxy -PKG_VERSION:=1.4.1 +PKG_VERSION:=1.4.3 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy -PKG_MD5SUM:=f2bf4195b7264813138e3c6c8da86190 +PKG_MD5SUM:=54d172236a8f321fb5689ff81767f1ba PKG_CAT:=zcat PKG_FIXUP:=autoreconf