dnsproxy: Update to 0.73.1
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Wed, 21 Aug 2024 12:01:25 +0000 (20:01 +0800)
committerTianling Shen <cnsztl@gmail.com>
Thu, 22 Aug 2024 15:01:07 +0000 (23:01 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/dnsproxy/Makefile

index ec18093d5f34d611c6e88af76c1daf5076db1fff..278904c4ccdc94006211695ab7cbb41625c863eb 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.73.0
+PKG_VERSION:=0.73.1
 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:=e735faf47b066d348d70ecddabd1c37e3f06050c5a7e83ff932c552f0775b375
+PKG_HASH:=189462fe1255b4f58d39d4ea3c1696200fa65596fcb58e1a35c0545ba6b80618
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0