Skip to content

Commit

Permalink
nextdns: Update to version 1.43.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 hnyman committed May 1, 2024
1 parent 4d7c38c commit f4a7907
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.43.1
PKG_VERSION:=1.43.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:=39d6073dc89b2bb91d03c2e9a4b5d6717ed8d6435232c02b18301ea9dfc5a6ad
PKG_HASH:=574b377d6f4af140e3dcfba78fcf68d52ddb32390c020d1fe9bc5ade0af85f97

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

0 comments on commit f4a7907

Please sign in to comment.