dnsproxy: Update to 0.48.0
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 21 Feb 2023 07:57:38 +0000 (15:57 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Wed, 29 Mar 2023 18:47:46 +0000 (02:47 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dbf66a3ae51a3b657ebf4c8be79780109ee4d694)

net/dnsproxy/Makefile

index 26cdb3a1e7cc417d30b8aec38aea04530e9f5d34..faf495f92e22d7ae363b658578d43e696e543e64 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.47.0
+PKG_VERSION:=0.48.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:=be88e9db73b7d5fa42afd4bc38c901a7e589c503bfb091c43362c956e2669915
+PKG_HASH:=b63d10b0f7d4ede68aae9bda9ef306a0673c8ca97ef9d57b838edb53e0023f8b
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0