dnsproxy: Update to 0.61.1
authorTianling Shen <cnsztl@immortalwrt.org>
Wed, 3 Jan 2024 07:15:20 +0000 (15:15 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Wed, 10 Jan 2024 11:52:49 +0000 (19:52 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 37a77ffaf5105c31ee35b009691fa0b8a1c6a64a)

net/dnsproxy/Makefile

index 93e7582d4f926296925d25d7cbefcb7b75164ba8..ee4afc1e6e640b3391069bb6de9fb483dd971d4e 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.61.0
+PKG_VERSION:=0.61.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:=0b75b8d8139992e77df39492d41ca7060553f80a13d7e0436f3d8e1616146b92
+PKG_HASH:=803af1704f8970e55a76e5af840f1fca0867624af7ef21d15e665a9f292244e8
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0