summaryrefslogtreecommitdiffstats
path: root/rules/host-apiextractor.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-04-22 11:58:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-04-22 15:15:15 +0200
commit895e704354c64709c4f85e6ffd0512e7d949f9db (patch)
tree130d836e9446852aea7d149538fd1e8b89254c10 /rules/host-apiextractor.make
parentd2efbc94425fd21d338a344d5051822d892b6666 (diff)
downloadptxdist-895e704354c64709c4f85e6ffd0512e7d949f9db.tar.gz
ptxdist-895e704354c64709c4f85e6ffd0512e7d949f9db.tar.xz
host-apiextractor: version bump 0.10.3 -> 0.10.10
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-apiextractor.make')
-rw-r--r--rules/host-apiextractor.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-apiextractor.make b/rules/host-apiextractor.make
index 81d5b159b..4cb8eb8a6 100644
--- a/rules/host-apiextractor.make
+++ b/rules/host-apiextractor.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_APIEXTRACTOR) += host-apiextractor
#
# Paths and names
#
-HOST_APIEXTRACTOR_VERSION := 0.10.3
-HOST_APIEXTRACTOR_MD5 := 3dffe34785c2e0df20529cfebc2227e5
+HOST_APIEXTRACTOR_VERSION := 0.10.10
+HOST_APIEXTRACTOR_MD5 := 7cdf6bdbf161e15b8bc5e98df86f95ee
HOST_APIEXTRACTOR := apiextractor-$(HOST_APIEXTRACTOR_VERSION)
HOST_APIEXTRACTOR_SUFFIX := tar.bz2
HOST_APIEXTRACTOR_URL := http://www.pyside.org/files/$(HOST_APIEXTRACTOR).$(HOST_APIEXTRACTOR_SUFFIX)