dnsproxy: Update to 0.60.0 22846/head
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 8 Dec 2023 16:57:41 +0000 (00:57 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Fri, 8 Dec 2023 16:57:41 +0000 (00:57 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/dnsproxy/Makefile

index 1a8a6441d5f053fdbc766fcbfeaa864a98ac0032..a94d248c78733d67734d6709867b2cd0c25baf1e 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.59.1
+PKG_VERSION:=0.60.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:=151616e2562b9bc8de85725293b264e7769d84fe1cd462e74be6fdc8505b0cbb
+PKG_HASH:=4985b65cc4055f2defda5910005a998077726f5118ce55830b05d42dd73affd6
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0