diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 5efe9799bf..4bd4458772 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.42.0 +PKG_VERSION:=1.43.0 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:=893692bea9015116d6ce610c94dccf744f3aa29aeb716a15cca17dd6e6b837c1 +PKG_HASH:=b5065135a04cc7fc169c62e203fe1721287cc867b60680e02d3c9bbcc865b85d PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT