|
@ -8,13 +8,13 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=nextdns |
|
|
PKG_NAME:=nextdns |
|
|
PKG_VERSION:=1.8.2 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.8.3 |
|
|
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:=b64e9a0cff81835b3f76b63b617e6dad88b38821931bd61c27dbe3fc8447900b |
|
|
|
|
|
|
|
|
PKG_MIRROR_HASH:=e4e16be74e0ab97ec536f8d48895a8e2ff96bbc8f5f00f66a7142d784e349cf8 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io> |
|
|
PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io> |
|
|
PKG_LICENSE:=MIT |
|
|
PKG_LICENSE:=MIT |
|
|