diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 0e066ce95..cf52f3d37 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.9.4 +PKG_VERSION:=1.9.6 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/nextdns/nextdns.git -PKG_MIRROR_HASH:=9487c5a6b5acf21c92f1b9720de6d05a760fc7acb0861e14b5a71acd99ebc347 +PKG_MIRROR_HASH:=112bf0898cd355d0795d36ab0cd5590f44490b382e6e874bf63e8c66f2b49acb PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT