From ba923ce93e0f2ef4b4afed5b683e10e8b8d13c45 Mon Sep 17 00:00:00 2001 From: David Mora Date: Fri, 11 May 2018 15:32:42 -0400 Subject: getdns: Bump to 1.4.2 Update to new upstream version. Needed to add a patch provided by upstream to compile with musl. Signed-off-by: David Mora --- libs/getdns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libs/getdns/Makefile') diff --git a/libs/getdns/Makefile b/libs/getdns/Makefile index b9245fbe9..3954a4525 100644 --- a/libs/getdns/Makefile +++ b/libs/getdns/Makefile @@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=getdns -PKG_VERSION:=1.4.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.4.2 +PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE @@ -14,7 +14,7 @@ PKG_MAINTAINER:=David Mora PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://getdnsapi.net/dist/ -PKG_HASH:=245233dc780f615b6ab1472f2b9cdcd957a451a736f3036717d0da466ab1c51e +PKG_HASH:=1685b82dfe297cffc4bae08a773cdc88a3edf9a4e5a1ea27d8764bb5affc0e80 PKG_FIXUP:=autoreconf -- cgit v1.2.3