From patchwork Fri Jul 5 03:51:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 2341 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 64162884607 for ; Thu, 4 Jul 2019 18:51:42 +0100 (BST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 45flsT4LMFz5M5f2; Thu, 4 Jul 2019 18:51:41 +0100 (BST) Received: from [127.0.0.1] (unknown [IPv6:2001:41d0:601:1100::9eb]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 45flsJ5V6cz5M5f2 for ; Thu, 4 Jul 2019 18:51:32 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904rsa; t=1562262694; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dcZsZnYhURa70eONqmqnKnwimZU2cU0o5SbrqxRA6Ho=; b=haAk2O4OsRq2o6s3tax77Lh5U5RtjhhhY+s+4QBcyxGrfUpW3BWGRtE7ubKnqEQCX/igoj L6sDrS97EFrEI2VYkPx6TFvdNqnA6LHYd0S2hEpr3at5SXNn+M81V4mAulM8B5eeHj4A7v doqhNiuh0QHvZxgljKAUU9Q6RofGwNfAbfE6B8BN5HLciQOMSz0fD2mMnLlF35s+LEwyW4 KjS5M/YImx5cjc8v1iOTr0gXg73jQQRvFuNSvG19ttbvk6mT4amch2CLwHpXPiEU02v1VU 4GHPhmsr2yWgzYoB/5VEiDIZYr63Ab4ELwP2Hh60P2HlD8rWh3akKQbYg7pvmg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904ed25519; t=1562262694; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dcZsZnYhURa70eONqmqnKnwimZU2cU0o5SbrqxRA6Ho=; b=8yuPslFkHwDXL3r8Qzyr0duO5+rNu0XQbAiDaUzakupH3FjYBKNiXNlAq3FHhi1nhojMdT wNbRCigPwKQt1wDQ== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] tzdata: update to 2019b Organization: IPFire.org Message-ID: Date: Thu, 04 Jul 2019 17:51:00 +0000 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- lfs/tzdata | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/tzdata b/lfs/tzdata index 39f262608..04add8396 100644 --- a/lfs/tzdata +++ b/lfs/tzdata @@ -24,7 +24,7 @@ include Config -VER = 2018i +VER = 2019b TZDATA_VER = $(VER) TZCODE_VER = $(VER) @@ -45,8 +45,8 @@ objects = tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).tar.gz tzdata$(TZDATA_VER).tar.gz = $(DL_FROM)/tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).tar.gz = $(DL_FROM)/tzcode$(TZCODE_VER).tar.gz -tzdata$(TZDATA_VER).tar.gz_MD5 = b3f0a1a789480a036e58466cd0702477 -tzcode$(TZCODE_VER).tar.gz_MD5 = 6a6d98be8fa2fa3485e25343e79188b4 +tzdata$(TZDATA_VER).tar.gz_MD5 = b26b5d7d844cb96c73ed2fb6d588daaf +tzcode$(TZCODE_VER).tar.gz_MD5 = 91e0978d947496fd6aaf46d351f9c41d install : $(TARGET)