Skip to content

Commit 596d983

Browse files
rs1715173329
authored andcommitted
nextdns: Update to version 1.40.1
Signed-off-by: Olivier Poitrey <[email protected]> (cherry picked from commit 66b72b6)
1 parent d2ede15 commit 596d983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/nextdns/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=nextdns
11-
PKG_VERSION:=1.39.4
11+
PKG_VERSION:=1.40.1
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=nextdns-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
1616
PKG_SOURCE_URL:=https://codeload.github.com/nextdns/nextdns/tar.gz/v$(PKG_VERSION)?
17-
PKG_HASH:=e24db909fbd732e064be465b74f4004a6f4fc0f422ef7c10e86ff707a016ccac
17+
PKG_HASH:=5fec5ed5373d94dcaf8b17ddd78d05ccdfd0faa8b4695d9e926d8e71278ea08e
1818

1919
PKG_MAINTAINER:=Olivier Poitrey <[email protected]>
2020
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)