dnsproxy: Update to 0.50.2
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 11 Jun 2023 16:55:32 +0000 (00:55 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Sun, 11 Jun 2023 16:55:32 +0000 (00:55 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/dnsproxy/Makefile

index d84246e36b4996c3fb5ed17737805a2eb8cc2834..754da1d685023b15206c7e3f2ad2683bf8b882e7 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.49.2
+PKG_VERSION:=0.50.2
 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:=e1bbaee78077a94149fc0fe18a4c7c9609d96307fa7c4b3ae09811965d5db96a
+PKG_HASH:=f65764a196508bc134e05cdb9d282b790641dfe0e8e8aa99b01544317f791487
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0