Skip to content

Commit

Permalink
Update to roughly 5.0.0-alpha1 to be
Browse files Browse the repository at this point in the history
  • Loading branch information
omoerbeek committed Sep 6, 2023
1 parent 47e3c84 commit c182f63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/pdns-recursor/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=pdns-recursor
PKG_VERSION:=4.9.0-rust
PKG_RELEASE:=10
PKG_VERSION:=5.0.0-rust
PKG_RELEASE:=0

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://www.drijf.net/pdns/
PKG_HASH:=5a9b3829e9525d3cdfbfe7db8b53d529424c01a38aaec1ff9c5efd4341438830
PKG_HASH:=50d2fa06e02ce6981b281473f7cfb79dd6ee471b97008b7aa7c9b77777214e65

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

0 comments on commit c182f63

Please sign in to comment.