We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ede15 commit 596d983Copy full SHA for 596d983
net/nextdns/Makefile
@@ -8,13 +8,13 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=nextdns
11
-PKG_VERSION:=1.39.4
+PKG_VERSION:=1.40.1
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=nextdns-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
16
PKG_SOURCE_URL:=https://codeload.github.com/nextdns/nextdns/tar.gz/v$(PKG_VERSION)?
17
-PKG_HASH:=e24db909fbd732e064be465b74f4004a6f4fc0f422ef7c10e86ff707a016ccac
+PKG_HASH:=5fec5ed5373d94dcaf8b17ddd78d05ccdfd0faa8b4695d9e926d8e71278ea08e
18
19
PKG_MAINTAINER:=Olivier Poitrey <[email protected]>
20
PKG_LICENSE:=MIT
0 commit comments