From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1YTpSU-0002TR-Nk for ptxdist@pengutronix.de; Fri, 06 Mar 2015 11:26:19 +0100 Received: by wesq59 with SMTP id q59so1737607wes.9 for ; Fri, 06 Mar 2015 02:26:13 -0800 (PST) From: Hubert Feurstein Date: Fri, 6 Mar 2015 11:25:51 +0100 Message-Id: <1425637560-23901-1-git-send-email-h.feurstein@gmail.com> Subject: [ptxdist] [PATCH 01/10] chrony: version bump 1.29 -> 1.31 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Signed-off-by: Hubert Feurstein --- rules/chrony.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/chrony.make b/rules/chrony.make index 4b8bef5..140f468 100644 --- a/rules/chrony.make +++ b/rules/chrony.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony # # Paths and names # -CHRONY_VERSION := 1.29 -CHRONY_MD5 := 6e1a8ee2ce6632bedc2f8b5cdccfa69f +CHRONY_VERSION := 1.31 +CHRONY_MD5 := 04ab702fc81150db06809562a9aaed92 CHRONY := chrony-$(CHRONY_VERSION) CHRONY_SUFFIX := tar.gz CHRONY_URL := http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX) -- 2.3.0 -- ptxdist mailing list ptxdist@pengutronix.de