Another bump to host tools, looks ok. Mostly dependency solver
and graphing fixes. Worked in my builds.
https://github.com/pkgconf/pkgconf/blob/pkgconf-2.1.1/NEWS

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/host-pkgconf.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-pkgconf.make b/rules/host-pkgconf.make
index 43f54ffd5..7cc949078 100644
--- a/rules/host-pkgconf.make
+++ b/rules/host-pkgconf.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_PKGCONF) += host-pkgconf
 #
 # Paths and names
 #
-HOST_PKGCONF_VERSION           := 1.9.5
-HOST_PKGCONF_MD5               := 0a8b69723bef4ebad83e9c8b43a75cc7
+HOST_PKGCONF_VERSION           := 2.1.1
+HOST_PKGCONF_MD5               := bc29d74c2483197deb9f1f3b414b7918
 HOST_PKGCONF                   := pkgconf-$(HOST_PKGCONF_VERSION)
 HOST_PKGCONF_SUFFIX            := tar.xz
 HOST_PKGCONF_URL               := 
https://distfiles.ariadne.space/pkgconf/$(HOST_PKGCONF).$(HOST_PKGCONF_SUFFIX)
-- 
2.34.1


Reply via email to