diff --git a/net/dnscrypt-proxy/Makefile b/net/dnscrypt-proxy/Makefile index 281b4e3f9..b0e1e69af 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.0 +PKG_VERSION:=1.4.1 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:=c31d14d8de2123e9f2ddf26216577841 +PKG_MD5SUM:=f2bf4195b7264813138e3c6c8da86190 PKG_CAT:=zcat PKG_FIXUP:=autoreconf