dnsproxy: Update to 0.69.2
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 15 Apr 2024 05:22:09 +0000 (13:22 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Mon, 15 Apr 2024 05:22:09 +0000 (13:22 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/dnsproxy/Makefile

index 6337503752905f9a0e522e9b8223ec89344aa861..c4cd8968dcf222b83628998ffeaac63dc68f8996 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.66.0
+PKG_VERSION:=0.69.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:=6928b109fb1080fec2aadc0cad20d0c08d13b5ff5db1a7c82ecfe200eec21326
+PKG_HASH:=aa1cea0eea683bde017acbb30c09c96b24b30133e157e743666be900ad7560ea
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0