summaryrefslogtreecommitdiffstats
path: root/rules/host-genpart.make
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2006-12-07 13:45:57 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2006-12-07 13:45:57 +0000
commit65e4357c855c2f8c982936d5c2a497c5a24db6d5 (patch)
tree12643ad498c7ca50e4d9b499403cff2872b6d4ce /rules/host-genpart.make
parent87ff6ab89e16d255afe13ba63e50ba29ebb49c08 (diff)
downloadptxdist-65e4357c855c2f8c982936d5c2a497c5a24db6d5.tar.gz
ptxdist-65e4357c855c2f8c982936d5c2a497c5a24db6d5.tar.xz
use 1.0.1 release (bugfix)
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6471 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-genpart.make')
-rw-r--r--rules/host-genpart.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-genpart.make b/rules/host-genpart.make
index 485f94f96..1e8b6a526 100644
--- a/rules/host-genpart.make
+++ b/rules/host-genpart.make
@@ -17,7 +17,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_GENPART) += host-genpart
#
# Paths and names
#
-HOST_GENPART_VERSION := 1.0.0
+HOST_GENPART_VERSION := 1.0.1
HOST_GENPART := genpart-$(HOST_GENPART_VERSION)
HOST_GENPART_SUFFIX := tar.bz2
HOST_GENPART_URL := http://www.pengutronix.de/software/genpart/download//$(HOST_GENPART).$(HOST_GENPART_SUFFIX)