summaryrefslogtreecommitdiffstats
path: root/rules/chrony.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2014-01-14 08:19:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-17 10:58:29 +0100
commit87c9eedb445f2d44d345656fece0ddb2de2b0633 (patch)
tree21f26123e1a184fd5c2e0f452f9ef96ae0e89fa9 /rules/chrony.make
parent933fc988d2b12d7f027a96b3e39b958d6024bc94 (diff)
downloadptxdist-87c9eedb445f2d44d345656fece0ddb2de2b0633.tar.gz
ptxdist-87c9eedb445f2d44d345656fece0ddb2de2b0633.tar.xz
chrony: version bump 1.24-pre2 -> 1.29
The new configure options do only add optional switches, which shouldn't harm. Known issue: configure script searches for nss.pc, so this might be order relevant. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/chrony.make')
-rw-r--r--rules/chrony.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/chrony.make b/rules/chrony.make
index 41f8ee403..31cc09e1e 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony
#
# Paths and names
#
-CHRONY_VERSION := 1.24-pre1
-CHRONY_MD5 := e1f0d15bc0830f5f6bf80da2d72eb16a
+CHRONY_VERSION := 1.29
+CHRONY_MD5 := 6e1a8ee2ce6632bedc2f8b5cdccfa69f
CHRONY := chrony-$(CHRONY_VERSION)
CHRONY_SUFFIX := tar.gz
CHRONY_URL := http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX)