Skip to content

Commit

Permalink
bump dnsdist to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Habbie committed Oct 30, 2023
1 parent cd2fb57 commit 3ab8596
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/dnsdist/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dnsdist
PKG_VERSION:=1.8.1
PKG_RELEASE:=pdns2
PKG_VERSION:=1.8.2
PKG_RELEASE:=pdns1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
PKG_HASH:=05f356fcce29c4ece03c2d8df046adff3aaab0b036d6801c1a311c6d5bb3c07f
PKG_HASH:=6688f09b2c52f9bf935f0769f4ee28dd0760e5622dade7b3f4e6fa3776f07ab8

PKG_MAINTAINER:=Peter van Dijk <[email protected]>
PKG_LICENSE:=GPL-2.0-only
Expand Down

0 comments on commit 3ab8596

Please sign in to comment.