nextdns: Update to version 1.5.8
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
This commit is contained in:
parent
504a5f1b81
commit
07164dec74
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=nextdns
|
PKG_NAME:=nextdns
|
||||||
PKG_VERSION:=1.5.7
|
PKG_VERSION:=1.5.8
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
||||||
PKG_SOURCE_URL:=https://github.com/nextdns/nextdns.git
|
PKG_SOURCE_URL:=https://github.com/nextdns/nextdns.git
|
||||||
PKG_MIRROR_HASH:=5fc253268483c565e6a984305b2703396046d26fb69dff4463ee8b65befd2063
|
PKG_MIRROR_HASH:=c1783b577e790665d05b24dbcdd32c371965640fae5afac89098f47ab599a628
|
||||||
|
|
||||||
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
|
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
|
|
Loading…
Reference in a new issue