We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4355392 commit f5214d8Copy full SHA for f5214d8
net/dnsproxy/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=dnsproxy
8
-PKG_VERSION:=0.40.1
+PKG_VERSION:=0.40.2
9
PKG_RELEASE:=$(AUTORELESE)
10
11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
12
PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?
13
-PKG_HASH:=f968e5c38ce27e5bb827138d2f5991397fb338bceaa9566399f5d52ef8c26d80
+PKG_HASH:=3e58b49ac5caa19d11790ae8dbba4dd9d509a05bd005e31c0a110b8836109ec7
14
15
PKG_MAINTAINER:=Tianling Shen <[email protected]>
16
PKG_LICENSE:=Apache-2.0
0 commit comments