Skip to content

Commit

Permalink
dnsdist: update to 1.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter van Dijk <[email protected]>
  • Loading branch information
Habbie committed Mar 14, 2024
1 parent 09feb18 commit 7272e52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/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.9.0
PKG_RELEASE:=2
PKG_VERSION:=1.9.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
PKG_HASH:=16bab15cad9245571806398a8e4a5dc32a92b6bb60e617c12fe958c945889c7c
PKG_HASH:=4b1db4fae2917e54a804440580a602db3300aed7801f6c986bf03ba7768bc01a

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

0 comments on commit 7272e52

Please sign in to comment.