diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 2764e8a030..5e0bbc8259 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.72.1 +PKG_VERSION:=0.72.2 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:=482787733a980a862361c069c0f71b5f9bb765ae51c07d6a6c195f44e98189f6 +PKG_HASH:=066f1c7ae5055817a968af9ccf2360de495540e818b683263cc3e0b872ca4097 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0