summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--groups/000.host_tools.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/000.host_tools.group b/groups/000.host_tools.group
index 9836ffd5..7ec354bc 100644
--- a/groups/000.host_tools.group
+++ b/groups/000.host_tools.group
@@ -42,8 +42,8 @@ HOST_TOOLS_PREFIX="${PREFIX}";
: ${PKG_M4_HOST_VERSION:=1.4.19};
: ${PKG_M4_HOST_URL:=https://ftp.gnu.org/gnu/m4/m4-${PKG_M4_HOST_VERSION}.tar.xz};
: ${PKG_PKGCONF_HOST_DEPENDS:="slibtool_host"};
-: ${PKG_PKGCONF_HOST_SHA256SUM:=d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab};
-: ${PKG_PKGCONF_HOST_VERSION:=1.7.4};
+: ${PKG_PKGCONF_HOST_SHA256SUM:=ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf};
+: ${PKG_PKGCONF_HOST_VERSION:=1.8.0};
: ${PKG_PKGCONF_HOST_URL:=https://distfiles.dereferenced.org/pkgconf/pkgconf-${PKG_PKGCONF_HOST_VERSION}.tar.xz};
: ${PKG_PKGCONF_HOST_CONFIGURE_ARGS:="--prefix=${PREFIX} --with-system-libdir=${PREFIX_NATIVE}/lib --with-system-includedir=${PREFIX_NATIVE}/include --with-pkg-config-dir=${PREFIX_NATIVE}/lib/pkgconfig --with-personality-dir=${PREFIX_NATIVE}/share/pkgconfig/personality.d"};
: ${PKG_SLIBTOOL_HOST_URLS_GIT:="slibtool=${DEFAULT_GITROOT}/slibtool"};