Skip to content

Commit

Permalink
timezone-data: version bumped to 2014a.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Mar 10, 2014
1 parent ca5cd14 commit 3df1813
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions utils/timezone-data/DETAILS
@@ -1,7 +1,7 @@
MODULE=timezone-data
VERSION=2013
DATA_VERSION=${VERSION}i
CODE_VERSION=${VERSION}i
VERSION=2014
DATA_VERSION=${VERSION}a
CODE_VERSION=${VERSION}a
SOURCE=tzdata${DATA_VERSION}.tar.gz
SOURCE2=tzcode${CODE_VERSION}.tar.gz
SOURCE3=$MODULE-2013h-makefile.patch
Expand All @@ -10,12 +10,12 @@
SOURCE2_URL[0]=$MIRROR_URL
SOURCE2_URL[1]=http://www.iana.org/time-zones/repository/releases
SOURCE3_URL[0]=$PATCH_URL
SOURCE_VFY=sha1:0fe77c8cca50b5f20d73e9c2a5b4fadca34c1504
SOURCE2_VFY=sha1:77021a13c4512f6830746ac1a34c09dd9b9f8d52
SOURCE_VFY=sha1:462a812a091aba176f7a76bf26d3c1e5b3955157
SOURCE2_VFY=sha1:ee1de0a0aa2f0f4022d3e8959650f54a12c0092c
SOURCE3_VFY=sha1:c4873a3b7377a65c2d58c9fb5e466d64f2579bd8
WEB_SITE=ftp://munnari.oz.au/pub
ENTERED=20070203
UPDATED=20131221
UPDATED=20140310
SHORT="Timezone data and utilities"

cat << EOF
Expand Down

0 comments on commit 3df1813

Please sign in to comment.