diff --git a/package/lean/dnsproxy/Makefile b/package/lean/dnsproxy/Makefile index de4229945..7b1433f3f 100644 --- a/package/lean/dnsproxy/Makefile +++ b/package/lean/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.38.1 +PKG_VERSION:=0.38.2 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:=9a538d0d2e5f60234187c1e6092deb6c522aeb87c644d55c3cf8f38d384cd4f7 +PKG_HASH:=cc240be1e6975cc782155427f45a3753beb647d0de44f2e9f734486fc19db379 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0