diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 0b95d6baea..f64df92274 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.4.23 +PKG_VERSION:=1.5.7 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:=c5353a0b95fdee0f0e921de67b84f120bfe20bb01cbe55b6e2c527a462e92ba0 +PKG_MIRROR_HASH:=5fc253268483c565e6a984305b2703396046d26fb69dff4463ee8b65befd2063 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT