Skip to content

Commit

Permalink
nextdns: Update to version 1.45.0
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Poitrey <[email protected]>
  • Loading branch information
rs authored and hnyman committed Feb 18, 2025
1 parent 39c5d7f commit 0f91e1b
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.44.6
PKG_VERSION:=1.45.0
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:=81f697646a8d363293ab18c3bf45e80f405c284547794da37565bbf43d3023ab
PKG_HASH:=6222359c4a1ea3106c0a13d470806ed833bfbc7a1d10bd91aa3f4701927031b0

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

0 comments on commit 0f91e1b

Please sign in to comment.