Browse Source

dnsproxy: Update to 0.76.1

zxl hhyccc 3 months ago
parent
commit
0c3efbc8eb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dnsproxy/Makefile

+ 2 - 2
dnsproxy/Makefile

@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.75.5
+PKG_VERSION:=0.76.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:=a01b436cf9a6f94f7dc69536bfd3065bef358ab1be3d52508f697417999aad68
+PKG_HASH:=e11c0b67aa8784a9d1e8baf2724fe438dfe06a12f928eba8f1530b7aeb47f7db
 
 PKG_MAINTAINER:=Tianling Shen <[email protected]>
 PKG_LICENSE:=Apache-2.0