aboutsummaryrefslogtreecommitdiff
path: root/net/dnsproxy
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2021-09-09 03:40:04 +0800
committerTianling Shen <cnsztl@immortalwrt.org>2021-09-09 03:40:04 +0800
commit01615cf8280b3da6ca315c624d6af56605e4fa54 (patch)
treee99ef2a66fdc752af35b5b529457b35492e7e830 /net/dnsproxy
parent75cd1b7f9d7795635ccf9edfa38bbc2a0bbc11dd (diff)
dnsproxy: Update to 0.39.5
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 d61a0818e..8f3acf77f 100644
--- a/net/dnsproxy/Makefile
+++ b/net/dnsproxy/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsproxy
-PKG_VERSION:=0.39.4
+PKG_VERSION:=0.39.5
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:=51ab423880141e6ded073f1d5bec7c9e68c3d54df380e75913dbc87aa264237b
+PKG_HASH:=0537c31eb8e9bed29f7fb2645b67dbead3bd3b73149ba20aeca96fcab15321ec
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=Apache-2.0