dnsproxy: Update to 0.43.1
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 7 Jun 2022 09:48:41 +0000 (17:48 +0800)
committerRosen Penev <rosenp@gmail.com>
Thu, 9 Jun 2022 18:00:26 +0000 (11:00 -0700)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b7e1077a60e9890e30f75e091a3a168ed266ebe6)

net/dnsproxy/Makefile

index 5b88e389c0acd0e6258ea5d7a421b4ba7b75f454..a53069127c2259e07ff2a570f56ed5f92fa98e56 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.43.0
+PKG_VERSION:=0.43.1
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=b20a544b9085beda02e50e84819b42526ce90b8745a3dbbec9fe3adfe76e44d4
+PKG_HASH:=2e69c1bd610727acdf24a37010fac3d1dfd6bf66527552b3221d22cc11d51296
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0