diff --git a/net/nextdns/Makefile b/net/nextdns/Makefile index 765d56b838..8cec75ed74 100644 --- a/net/nextdns/Makefile +++ b/net/nextdns/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nextdns -PKG_VERSION:=1.36.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.37.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:=7d29146eea9c99017bcd48b0fc17b873e87097c64b1cc45587cd7b0cab1194e0 +PKG_HASH:=979ac6f17b60bf9e2f0ecc83fa6e1d789a9c87d5cedcf892433baff8ac103f71 PKG_MAINTAINER:=Olivier Poitrey PKG_LICENSE:=MIT