diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 66a05e71d8..58ca7146a4 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.43.5 +PKG_VERSION:=1.44.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:=743f64d876c2c7afdae47716af1d41a6c5ec21adae74a318e5eb9319023a38c2 +PKG_HASH:=1b091d5c2ab968c498084db071daf632c89d9222679d224597dac28fc12a3674 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT