From: Stan Grishin Date: Tue, 1 Apr 2025 04:00:44 +0000 (+0000) Subject: https-dns-proxy: update to 2025.03.13 upstream X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e67e30d0e10ed7e0bb3168c56e86a1997e5a6d87;p=openwrt-packages.git https-dns-proxy: update to 2025.03.13 upstream * fixes https://github.com/openwrt/packages/issues/25522 Signed-off-by: Stan Grishin --- diff --git a/net/https-dns-proxy/Makefile b/net/https-dns-proxy/Makefile index 2150c8e7f..247e7df9f 100644 --- a/net/https-dns-proxy/Makefile +++ b/net/https-dns-proxy/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=https-dns-proxy -PKG_VERSION:=2023.12.26 -PKG_RELEASE:=5 +PKG_VERSION:=2025.03.13 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/ -PKG_SOURCE_VERSION:=8afbba71502ddd5aee91602318875a03e86dfc4e -PKG_MIRROR_HASH:=4865cf4cdfe77f75656f35f191e349c01cab7c5f43ad2a0a49308796d48006e5 +PKG_SOURCE_VERSION:=0e074b40f3e20d7564faa81d1c21602dcf534313 +PKG_MIRROR_HASH:=85c32f80ebe49c152a8ad75fa0c970026523fee445c9344d75e109b6736c59e5 PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=MIT