summaryrefslogtreecommitdiffstats
path: root/rules/host-pkg-config.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-16 22:17:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-16 22:29:21 +0200
commit3cf28879af6fb011e3d3b5af8d32bdebe946d584 (patch)
tree0f3ddfcd8b0c6a6e8a55efaa50946ba735026fb4 /rules/host-pkg-config.make
parent0bae9a0ece6c658e3f6a513ddf6c29c92dbc55ae (diff)
downloadptxdist-3cf28879af6fb011e3d3b5af8d32bdebe946d584.tar.gz
ptxdist-3cf28879af6fb011e3d3b5af8d32bdebe946d584.tar.xz
host-pkg-config: version bump 0.25 -> 0.25
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-pkg-config.make')
-rw-r--r--rules/host-pkg-config.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-pkg-config.make b/rules/host-pkg-config.make
index 43f79f67a..188aab83a 100644
--- a/rules/host-pkg-config.make
+++ b/rules/host-pkg-config.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_PKG_CONFIG) += host-pkg-config
#
# Paths and names
#
-HOST_PKG_CONFIG_VERSION := 0.25
-HOST_PKG_CONFIG_MD5 := a3270bab3f4b69b7dc6dbdacbcae9745
+HOST_PKG_CONFIG_VERSION := 0.28
+HOST_PKG_CONFIG_MD5 := aa3c86e67551adc3ac865160e34a2a0d
HOST_PKG_CONFIG := pkg-config-$(HOST_PKG_CONFIG_VERSION)
HOST_PKG_CONFIG_SUFFIX := tar.gz
HOST_PKG_CONFIG_URL := http://pkgconfig.freedesktop.org/releases/$(HOST_PKG_CONFIG).$(HOST_PKG_CONFIG_SUFFIX)