mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
nextdns: update to version 1.47.1
Update nextdns package to upstream version 1.47.1 Signed-off-by: Olivier Poitrey <rs@nextdns.io>
This commit is contained in:
committed by
Hannu Nyman
parent
6b054c6cef
commit
7f3badc94b
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nextdns
|
||||
PKG_VERSION:=1.45.0
|
||||
PKG_VERSION:=1.47.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:=6222359c4a1ea3106c0a13d470806ed833bfbc7a1d10bd91aa3f4701927031b0
|
||||
PKG_HASH:=3356b283a8eeb675efee8163854c83c65d1dbb7743bac04db696751290f8ee64
|
||||
|
||||
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user