diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 9018ef4da6..a0fcd47b51 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.82.0 +PKG_VERSION:=0.83.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=955cecf65e52d7fc0aa5b4288b7c0c50a93055064d9967f19c63caf0d9ff9e1d +PKG_HASH:=53a586f02ca9c5e3e39ccf70c8e8dade7302b3b17800ade171357dc08fc4e89c PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0