diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index dce19197..a1a1ea29 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.40.3 +PKG_VERSION:=0.40.4 PKG_RELEASE:=$(AUTORELESE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=979dc9670bc00f71e0511537c1f57d5d6daad7517c140d0a8220b82aa119b12b +PKG_HASH:=84cb3fbfcf2a17f9ec747743a1e8553a634f926866fbd0fc29a83589e716a646 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0