All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: [PATCH 20/30] tzdata: update 2021d -> 2021e
Date: Wed, 27 Oct 2021 11:07:26 +0200	[thread overview]
Message-ID: <20211027090736.2546759-20-alex@linutronix.de> (raw)
In-Reply-To: <20211027090736.2546759-1-alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-extended/timezone/timezone.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-extended/timezone/timezone.inc b/meta/recipes-extended/timezone/timezone.inc
index 6221ff9c60..43d14d7f12 100644
--- a/meta/recipes-extended/timezone/timezone.inc
+++ b/meta/recipes-extended/timezone/timezone.inc
@@ -6,7 +6,7 @@ SECTION = "base"
 LICENSE = "PD & BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba"
 
-PV = "2021d"
+PV = "2021e"
 
 SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode \
            http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata \
@@ -14,6 +14,6 @@ SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz
 
 UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones"
 
-SRC_URI[tzcode.sha256sum] = "ed0d02be79b54f4449ba1f239aeaf9315da490bf32f401d302dcbba4921f591d"
-SRC_URI[tzdata.sha256sum] = "d7c188a2b33d4a3c25ee4a9fdc68c1ff462bfdb302cf41343d84ca5942dbddf6"
+SRC_URI[tzcode.sha256sum] = "584666393a5424d13d27ec01183da17703273664742e049d4f62f62dab631775"
+SRC_URI[tzdata.sha256sum] = "07ec42b737d0d3c6be9c337f8abb5f00554a0f9cc4fcf01a703d69403b6bb2b1"
 
-- 
2.20.1



  parent reply	other threads:[~2021-10-27  9:07 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27  9:07 [PATCH 01/30] psplash: upgrade to latest revision Alexander Kanavin
2021-10-27  9:07 ` [PATCH 02/30] stress-ng: convert to git, website is down Alexander Kanavin
2021-10-27  9:07 ` [PATCH 03/30] json-c: correct upstream version check Alexander Kanavin
2021-10-27  9:07 ` [PATCH 04/30] createrepo-c: upgrade 0.17.6 -> 0.17.7 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 05/30] python3-numpy: upgrade 1.21.2 -> 1.21.3 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 06/30] python3-pip: upgrade 21.3 -> 21.3.1 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 07/30] python3-setuptools: upgrade 58.2.0 -> 58.3.0 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 08/30] msmtp: upgrade 1.8.17 -> 1.8.18 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 09/30] gi-docgen: upgrade 2021.7 -> 2021.8 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 10/30] piglit: upgrade to latest revision Alexander Kanavin
2021-10-27  9:07 ` [PATCH 11/30] libinput: upgrade 1.19.1 -> 1.19.2 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 12/30] mpg123: upgrade 1.29.0 -> 1.29.2 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 13/30] puzzles: upgrade to latest revision Alexander Kanavin
2021-10-27  9:07 ` [PATCH 14/30] webkitgtk: upgrade 2.34.0 -> 2.34.1 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 15/30] wpebackend-fdo: upgrade 1.10.0 -> 1.12.0 Alexander Kanavin
2021-10-29 18:04   ` [OE-core] " Khem Raj
2021-10-29 18:20     ` Alexander Kanavin
2021-10-29 19:28       ` Khem Raj
2021-10-27  9:07 ` [PATCH 16/30] diffoscope: upgrade 187 -> 188 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 17/30] libcap: upgrade 2.59 -> 2.60 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 18/30] vte: upgrade 0.64.2 -> 0.66.0 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 19/30] ncurses: update 6.2 -> 6.3 Alexander Kanavin
2021-10-27  9:07 ` Alexander Kanavin [this message]
2021-10-27  9:07 ` [PATCH 21/30] asciidoc: update 9.1.1 -> 10.0.0 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 22/30] waffle: update 1.6.1 -> 1.7.0 Alexander Kanavin
2021-10-27  9:07 ` [PATCH 23/30] virgl: skip headless test on specific older distros and fail otherwise Alexander Kanavin
2021-10-27  9:07 ` [PATCH 24/30] gptfdisk: address ncurses 6.3 compatibility Alexander Kanavin
2021-10-27  9:07 ` [PATCH 25/30] powertop: " Alexander Kanavin
2021-10-27  9:07 ` [PATCH 26/30] systemtap: " Alexander Kanavin
2021-10-27  9:07 ` [PATCH 27/30] igt-gpu-tools: address meson 0.60 compatibility Alexander Kanavin
2021-10-27  9:07 ` [PATCH 28/30] python3-pygobject: do not supply unknown g-i options Alexander Kanavin
2021-10-27  9:07 ` [PATCH 29/30] gstreamer1.0-python: " Alexander Kanavin
2021-11-12  1:35   ` [OE-core] " Khem Raj
2021-11-12  6:46     ` Alexander Kanavin
2021-10-27  9:07 ` [PATCH 30/30] webkitgtk: drop unnecessary SSE disabling patch Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211027090736.2546759-20-alex@linutronix.de \
    --to=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.