diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index dfe3e31fe2..e256c70c03 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.78.1 +PKG_VERSION:=0.78.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:=b511fa1996068bbfdedc73c94d6be309ba146a7920f236a4ab25c5eb7a812c75 +PKG_HASH:=dabb78173f518da7c2a5394cf52e3f6cdd09d9cb48f3dafa59f5b5788459bf75 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0