diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 6d4086c07..e367a85fd 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.8.8 +PKG_VERSION:=1.9.3 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:=cf012e15722269bf78fa60048a137c06651a61599043b50a1d00d120ac52fc85 +PKG_MIRROR_HASH:=680c1419666a7648bce42e37dc2107607a0de56406748d73da573c5333c1a82a PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT