dnsproxy: Update to 0.72.1
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Fri, 19 Jul 2024 12:57:43 +0000 (20:57 +0800)
committerTianling Shen <cnsztl@gmail.com>
Sat, 20 Jul 2024 13:56:38 +0000 (21:56 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/dnsproxy/Makefile

index b9a3eebca9dbc22b2b46af68ef17042ee4ae7e72..2764e8a030bc09e4eb6151d120481800bef611d4 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.72.0
+PKG_VERSION:=0.72.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:=ed8ab8aa619dfe89d0dd99433fee31a0f7fb68dc3ad8d6a7ef8ba24ef478aa87
+PKG_HASH:=482787733a980a862361c069c0f71b5f9bb765ae51c07d6a6c195f44e98189f6
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0