diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 82ebea0c33..736e172a33 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.5.8 +PKG_VERSION:=1.6.0 PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/nextdns/nextdns.git -PKG_MIRROR_HASH:=c1783b577e790665d05b24dbcdd32c371965640fae5afac89098f47ab599a628 +PKG_MIRROR_HASH:=b4f12a3a274ca5b5cf30144e0e60e27b8666d64e0bbe02be93eadf07b6a6d334 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT