nextdns: Update to version 1.37.1
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
This commit is contained in:
parent
6071edf170
commit
a5206895eb
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nextdns
|
||||
PKG_VERSION:=1.37.0
|
||||
PKG_VERSION:=1.37.1
|
||||
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:=979ac6f17b60bf9e2f0ecc83fa6e1d789a9c87d5cedcf892433baff8ac103f71
|
||||
PKG_HASH:=db96f85d7ba50679ba926f3b9542c18aa2466eb9d39d747eb8076c16d27f355e
|
||||
|
||||
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in a new issue