mirror of
https://github.com/openwrt/packages.git
synced 2025-12-28 07:50:04 +04:00
https-dns-proxy: update to 2023-05-25-1
* update to a new upstream commit, fixes #19366 * update patches/010-cmakelists-remove-cflags.patch as upstream file was update * remove patches/020-cmakelists-add-version.patch as version is now set elsewhere * add patches/020-src-options.c-add-version.patch to set the version information * adjust PROCD START time to 95 Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# shellcheck disable=SC1091,SC3043,SC3060
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
START=80
|
||||
START=95
|
||||
# shellcheck disable=SC2034
|
||||
USE_PROCD=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user