From a07ca474adb9872b93ace7cc2bc723d6fa6da17d Mon Sep 17 00:00:00 2001 From: "Jonathan G. Underwood" Date: Fri, 10 May 2019 19:32:10 +0100 Subject: [PATCH] getdns: update to version 1.5.2 Signed-off-by: Jonathan G. Underwood --- libs/getdns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/getdns/Makefile b/libs/getdns/Makefile index a7f957619..40e559ef4 100644 --- a/libs/getdns/Makefile +++ b/libs/getdns/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=getdns -PKG_VERSION:=1.5.0 +PKG_VERSION:=1.5.2 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause @@ -14,7 +14,7 @@ PKG_MAINTAINER:=Jonathan Underwood PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://getdnsapi.net/dist/ -PKG_HASH:=577182c3ace919ee70cee5629505581a10dc530bd53fe5c241603ea91c84fa84 +PKG_HASH:=1826a6a221ea9e9301f2c1f5d25f6f5588e841f08b967645bf50c53b970694c0 PKG_FIXUP:=autoreconf