tzdata, tzcode: Update 2011e -> 2011g

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Khem Raj 2011-04-29 07:57:16 +00:00 committed by Koen Kooi
parent 4c85fdaa68
commit 13c9e64ff1
2 changed files with 8 additions and 8 deletions

View File

@ -9,11 +9,12 @@ LIC_FILES_CHKSUM = "file://README;md5=3ae8198f82258417ce29066d3b034035"
# Also, tzdata (and it is needed to build tzcode) version can differ from
# tzcode version, thus this variable
TZDATA_PV = "2011e"
TZDATA_PV = "${PV}"
PR = "${INC_PR}.0"
SRC_URI[tzcode-2011e.md5sum] = "fbfc05dbf9ebcfe7c4bba18549870173"
SRC_URI[tzcode-2011e.sha256sum] = "8fb00f8763aa51d83d6f3190d144124bb7176ca829fc08823d6205297bf0426b"
SRC_URI[tzdata-2011e.md5sum] = "044a07072300a0ee72b046e5a9a4ec90"
SRC_URI[tzdata-2011e.sha256sum] = "44fef01de4589a4979eb6b5fdbbfd21a3b135852af1ecbfb9e0368ae47392c79"
SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
SRC_URI[tzcode-2011g.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
SRC_URI[tzdata-2011g.md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
SRC_URI[tzdata-2011g.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"

View File

@ -8,6 +8,5 @@ LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a
# just bump it to the latest available version, removing the old one
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "044a07072300a0ee72b046e5a9a4ec90"
SRC_URI[sha256sum] = "44fef01de4589a4979eb6b5fdbbfd21a3b135852af1ecbfb9e0368ae47392c79"
SRC_URI[md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
SRC_URI[sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"