Skip to content

Commit

Permalink
nextdns: Update to version 1.37.3
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Poitrey <[email protected]>
  • Loading branch information
rs authored and neheb committed Oct 22, 2021
1 parent 336577f commit 8d4baa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/nextdns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=nextdns
PKG_VERSION:=1.37.2
PKG_VERSION:=1.37.3
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:=a8b15c4b35cc1201b51503559a53605c4fdb140e8bb81a8ce1a36786c28eba40
PKG_HASH:=7019ef22fc85f2c0bd7afc117f02f81eb34d90dc6981f01fb40e5fcbb6698785

PKG_MAINTAINER:=Olivier Poitrey <[email protected]>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit 8d4baa3

Please sign in to comment.