Skip to content

Commit

Permalink
unbound: update to version 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
muzikr committed Jul 11, 2024
1 parent 84a0f9f commit b060284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/unbound/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=unbound
PKG_VERSION:=1.17.1
PKG_VERSION:=1.19.3
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound/
PKG_HASH:=ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4
PKG_HASH:=3ae322be7dc2f831603e4b0391435533ad5861c2322e34a76006a9fb65eb56b9

PKG_BUILD_PARALLEL:=1
PKG_FIXUP:=autoreconf
Expand Down

0 comments on commit b060284

Please sign in to comment.