diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 7061d39e9..c2caa7d2b 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.40.1 +PKG_VERSION:=1.41.0 PKG_RELEASE:=1 PKG_SOURCE:=nextdns-$(PKG_VERSION).tar.gz PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_URL:=https://codeload.github.com/nextdns/nextdns/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=5fec5ed5373d94dcaf8b17ddd78d05ccdfd0faa8b4695d9e926d8e71278ea08e +PKG_HASH:=f13439f3c797769add028bff68974d88452add8b026b6da55fa056020ffbe479 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT