Community maintained packages for ImmortalWrt.
Revisão | 78165911a54adbee22d619a08f11d1b9485071d1 (tree) |
---|---|
Hora | 2022-01-25 18:02:13 |
Autor | Beginner <70857188+Beginner-Go@user...> |
Commiter | Tianling Shen |
dnsproxy: update to 0.40.6
(cherry picked from commit 1182c8be45b9f9e5f83eb6327320cd41d5ba5764)
@@ -5,12 +5,12 @@ | ||
5 | 5 | include $(TOPDIR)/rules.mk |
6 | 6 | |
7 | 7 | PKG_NAME:=dnsproxy |
8 | -PKG_VERSION:=0.40.5 | |
8 | +PKG_VERSION:=0.40.6 | |
9 | 9 | PKG_RELEASE:=$(AUTORELESE) |
10 | 10 | |
11 | 11 | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
12 | 12 | PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? |
13 | -PKG_HASH:=8a0ccb81717533fc2c4a2bd65890f6805ddd11366294e49e441aa2f9cbfc8c9f | |
13 | +PKG_HASH:=6e4da43913169af5a97ecf3e524ac98a419482c7c49768aeb18072de384a6fb5 | |
14 | 14 | |
15 | 15 | PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org> |
16 | 16 | PKG_LICENSE:=Apache-2.0 |