wok-next rev 18862
Up tzdata(2016a)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Jan 28 17:55:47 2016 +0200 (2016-01-28) |
parents | 53941ef9db28 |
children | f56bb28aea97 |
files | tzdata/receipt |
line diff
1.1 --- a/tzdata/receipt Wed Jan 27 06:25:30 2016 +0000 1.2 +++ b/tzdata/receipt Thu Jan 28 17:55:47 2016 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tzdata" 1.7 -VERSION="2015g" 1.8 +VERSION="2016a" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Time Zone Database" 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 @@ -23,9 +23,9 @@ 1.13 1.14 tzs="etcetera southamerica northamerica europe africa antarctica asia \ 1.15 australasia backward pacificnew systemv" 1.16 - zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" $tzs 1.17 - zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" $tzs 1.18 - zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" $tzs 1.19 + zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" $tzs 1.20 + zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" $tzs 1.21 + zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" $tzs 1.22 1.23 cp -a $src/zone.tab $src/zone1970.tab $src/iso3166.tab $ZONEINFO 1.24 zic -d $ZONEINFO -p America/New_York