summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/daemonize.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/daemonize.make b/rules/daemonize.make
index 540c41a35..2cb32e9d7 100644
--- a/rules/daemonize.make
+++ b/rules/daemonize.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_DAEMONIZE) += daemonize
#
# Paths and names
#
-DAEMONIZE_VERSION = 1.5.1
+DAEMONIZE_VERSION = 1.4
DAEMONIZE = daemonize-$(DAEMONIZE_VERSION)
DAEMONIZE_SUFFIX = tar.gz
DAEMONIZE_URL = http://www.pengutronix.de/software/ptxdist/temporary-src/$(DAEMONIZE).$(DAEMONIZE_SUFFIX)