Skip to content

Commit

Permalink
bump dnsdist to 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Habbie committed Jul 18, 2024
1 parent 6e52981 commit eef4fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.9.5
PKG_VERSION:=1.9.6
PKG_RELEASE:=pdns1

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

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

0 comments on commit eef4fea

Please sign in to comment.