diff options
Diffstat (limited to 'net/dnsproxy/Makefile')
-rw-r--r-- | net/dnsproxy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 9149b3bc4..8a97ac287 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.70.0 -PKG_RELEASE:=2 +PKG_VERSION:=0.71.1 +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:=a78ce398f2019e7a3a57e7ffcb06ecfb6d08e36e0a07c58ada4ac4871cecd677 +PKG_HASH:=9c55c83ce3521c5197293a7618ed3ff103d236344aabf73ba37055e3964d2087 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org> PKG_LICENSE:=Apache-2.0 |