dnsproxy: Update to 0.39.1 16280/head
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 2 Aug 2021 13:23:31 +0000 (21:23 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Mon, 2 Aug 2021 13:23:31 +0000 (21:23 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/dnsproxy/Makefile

index abb292b9639d84e60e201e859079d5cf287138fc..7afc83b3562ca0b06ec1095aef5c802ee659fd7b 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.39.0
+PKG_VERSION:=0.39.1
 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:=00cf9978670e51be14cab262638735321afa917c3b4f46c0c5a189731ee124bf
+PKG_HASH:=dcd87517ebb88b899b1f89314cfe2c32d6cb202f9b3f7a6f3173cf951f1c3734
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0