Skip to content

Commit f5214d8

Browse files
1715173329graysky2
authored andcommitted
dnsproxy: Update to 0.40.2
Signed-off-by: Tianling Shen <[email protected]>
1 parent 4355392 commit f5214d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/dnsproxy/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=dnsproxy
8-
PKG_VERSION:=0.40.1
8+
PKG_VERSION:=0.40.2
99
PKG_RELEASE:=$(AUTORELESE)
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?
13-
PKG_HASH:=f968e5c38ce27e5bb827138d2f5991397fb338bceaa9566399f5d52ef8c26d80
13+
PKG_HASH:=3e58b49ac5caa19d11790ae8dbba4dd9d509a05bd005e31c0a110b8836109ec7
1414

1515
PKG_MAINTAINER:=Tianling Shen <[email protected]>
1616
PKG_LICENSE:=Apache-2.0

0 commit comments

Comments
 (0)