dnsproxy: Update to 0.73.0
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Tue, 20 Aug 2024 10:05:11 +0000 (18:05 +0800)
committerTianling Shen <cnsztl@gmail.com>
Tue, 20 Aug 2024 11:02:12 +0000 (19:02 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/dnsproxy/Makefile

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