diff --git a/package/lean/dnsproxy/Makefile b/package/lean/dnsproxy/Makefile index f17363bd8..d05f06a33 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.3 +PKG_VERSION:=0.39.0 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:=a67b8d36c29d858d67c9f0dd056ce1126a5e75cdf280c42bd484aaca33a56a86 +PKG_HASH:=00cf9978670e51be14cab262638735321afa917c3b4f46c0c5a189731ee124bf PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0