Skip to content

Commit

Permalink
Merge pull request openwrt#12325 from rs/nextdns-1.6.0-master
Browse files Browse the repository at this point in the history
nextdns: Update to version 1.6.0
  • Loading branch information
hnyman authored May 26, 2020
2 parents 4ae56c7 + 76b7f66 commit e7470b1
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.5.8
PKG_VERSION:=1.6.0
PKG_RELEASE:=2

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/nextdns/nextdns.git
PKG_MIRROR_HASH:=c1783b577e790665d05b24dbcdd32c371965640fae5afac89098f47ab599a628
PKG_MIRROR_HASH:=b4f12a3a274ca5b5cf30144e0e60e27b8666d64e0bbe02be93eadf07b6a6d334

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

0 comments on commit e7470b1

Please sign in to comment.