From: Olivier Poitrey Date: Mon, 29 Apr 2024 21:54:20 +0000 (+0000) Subject: nextdns: Update to version 1.43.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f4a79076401d17ea1a4468efb64ad67799d1291a;p=feed%2Fpackages.git nextdns: Update to version 1.43.3 Signed-off-by: Olivier Poitrey --- diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 362aa8f39f..38f1d5137f 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.43.1 +PKG_VERSION:=1.43.3 PKG_RELEASE:=1 PKG_SOURCE:=nextdns-$(PKG_VERSION).tar.gz PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_URL:=https://codeload.github.com/nextdns/nextdns/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=39d6073dc89b2bb91d03c2e9a4b5d6717ed8d6435232c02b18301ea9dfc5a6ad +PKG_HASH:=574b377d6f4af140e3dcfba78fcf68d52ddb32390c020d1fe9bc5ade0af85f97 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT