summaryrefslogtreecommitdiffstats
path: root/rules/host-genext2fs.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-13 20:19:16 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-13 20:19:16 +0000
commitad4c738f6a75b2e6f0b3cc2d8e7e14973be94698 (patch)
treee167784355966cd838e04b727d94dbb1740975ef /rules/host-genext2fs.make
parentc40f9acc3845f89e97a18ea72e6e51445bb7cf53 (diff)
downloadptxdist-ad4c738f6a75b2e6f0b3cc2d8e7e14973be94698.tar.gz
ptxdist-ad4c738f6a75b2e6f0b3cc2d8e7e14973be94698.tar.xz
[host-genext2fs] version bump to 1.4.1
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10081 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-genext2fs.make')
-rw-r--r--rules/host-genext2fs.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/host-genext2fs.make b/rules/host-genext2fs.make
index 853ecc9f8..82d5389dc 100644
--- a/rules/host-genext2fs.make
+++ b/rules/host-genext2fs.make
@@ -3,6 +3,7 @@
#
# Copyright (C) 2003 by Ixia Corporation (www.ixiacom.com)
# 2006 by Randall Loomis
+# 2009 by Marc Kleine-Budde <mkl@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -18,7 +19,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_GENEXT2FS) += host-genext2fs
#
# Paths and names
#
-HOST_GENEXT2FS_VERSION := 1.4rc1
+HOST_GENEXT2FS_VERSION := 1.4.1
HOST_GENEXT2FS := genext2fs-$(HOST_GENEXT2FS_VERSION)
HOST_GENEXT2FS_SUFFIX := tar.gz
HOST_GENEXT2FS_URL := $(PTXCONF_SETUP_SFMIRROR)/genext2fs/$(HOST_GENEXT2FS).$(HOST_GENEXT2FS_SUFFIX)