From: Olivier Poitrey Date: Fri, 2 Jul 2021 18:54:54 +0000 (+0000) Subject: nextdns: Update to version 1.34.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=63ca71937fee5c2c14f23cf086c8ebcfc2657cf7;p=feed%2Fpackages.git nextdns: Update to version 1.34.2 Signed-off-by: Olivier Poitrey --- diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index fda9f37d4e..c2cdd7f704 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.33.11 +PKG_VERSION:=1.34.2 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:=2032e4bf2286f2ec6693ff83dcbeb4eeedd818529e4b6a8c0c0a24c7a4b4aeba +PKG_HASH:=7e0a296aa3cd53404b243ae6597ebce21879a3168f959be1cb3030fc6c73ed21 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT