summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-01-11 11:54:31 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-01-11 11:54:31 +0000
commit52ffd168a6d9accc44b5190b4a1c29b7c27e83a7 (patch)
treeaaab28afb01f4e4c27c0c385d47a572d92f2f5ae /rules/host-fakeroot.make
parent722615860687633775a064150aab84c3c5a162f4 (diff)
downloadptxdist-52ffd168a6d9accc44b5190b4a1c29b7c27e83a7.tar.gz
ptxdist-52ffd168a6d9accc44b5190b4a1c29b7c27e83a7.tar.xz
* host-fakeroot.make:
fix version number :) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9481 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-fakeroot.make')
-rw-r--r--rules/host-fakeroot.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-fakeroot.make b/rules/host-fakeroot.make
index 7065bf1a0..7d9dca4d1 100644
--- a/rules/host-fakeroot.make
+++ b/rules/host-fakeroot.make
@@ -17,7 +17,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_FAKEROOT) += host-fakeroot
#
# Paths and names
#
-HOST_FAKEROOT_VERSION := 1.12
+HOST_FAKEROOT_VERSION := 1.12.1
HOST_FAKEROOT_SUFFIX := tar.gz
HOST_FAKEROOT := fakeroot-$(HOST_FAKEROOT_VERSION)
HOST_FAKEROOT_TARBALL := fakeroot_$(HOST_FAKEROOT_VERSION).$(HOST_FAKEROOT_SUFFIX)