mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
nextdns: update to version 1.47.2
Update nextdns package to upstream version 1.47.2 Signed-off-by: Olivier Poitrey <rs@nextdns.io>
This commit is contained in:
committed by
Alexandru Ardelean
parent
1568fb9816
commit
9e7cb54a09
@@ -8,13 +8,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=nextdns
|
PKG_NAME:=nextdns
|
||||||
PKG_VERSION:=1.47.1
|
PKG_VERSION:=1.47.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=nextdns-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=nextdns-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/nextdns/nextdns/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/nextdns/nextdns/tar.gz/v$(PKG_VERSION)?
|
||||||
PKG_HASH:=3356b283a8eeb675efee8163854c83c65d1dbb7743bac04db696751290f8ee64
|
PKG_HASH:=d4a57f07f51a58ab57f8ff872678fc81be76c3985011ef0960b156df361ea44a
|
||||||
|
|
||||||
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
|
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user