aboutsummaryrefslogtreecommitdiff
path: root/net/dnsproxy
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2021-09-21 02:41:54 +0800
committerTianling Shen <cnsztl@immortalwrt.org>2021-09-21 02:41:54 +0800
commit1d52df614d8624710f5e28b61dd1c0a92dca7998 (patch)
treeb3fbee5001a00daa6fb4006c3181687ccd6e8a4d /net/dnsproxy
parent0d844513716fe371d0f130281db0cf366ea7fc00 (diff)
dnsproxy: Update to 0.39.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'net/dnsproxy')
-rw-r--r--net/dnsproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile
index 8f3acf77f..5d6146eb7 100644
--- a/net/dnsproxy/Makefile
+++ b/net/dnsproxy/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsproxy
-PKG_VERSION:=0.39.5
+PKG_VERSION:=0.39.6
PKG_RELEASE:=$(AUTORELESE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=0537c31eb8e9bed29f7fb2645b67dbead3bd3b73149ba20aeca96fcab15321ec
+PKG_HASH:=5ed038e0c9eb07703cc0fe25f8218b4cfb3c58635ac988fbd59931d8ce3aaa42
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=Apache-2.0