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