Skip to content

Commit

Permalink
update to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Habbie committed Sep 12, 2023
1 parent ed2caed commit d1a2eb4
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.0
PKG_RELEASE:=pdns6
PKG_VERSION:=1.8.1
PKG_RELEASE:=pdns1

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

PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENSE:=GPL-2.0-only
Expand Down

0 comments on commit d1a2eb4

Please sign in to comment.