Skip to content

Commit

Permalink
pdns: update to 4.9.3
Browse files Browse the repository at this point in the history
Signed-off-by: Peter van Dijk <[email protected]>
  • Loading branch information
Habbie committed Dec 19, 2024
1 parent bbc02fa commit 09d7f79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/pdns/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=pdns
PKG_VERSION:=4.9.2
PKG_VERSION:=4.9.3
PKG_RELEASE:=1

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

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

0 comments on commit 09d7f79

Please sign in to comment.