From: <abe...@us...> - 2014-12-04 18:06:53
|
Revision: 6839 http://sourceforge.net/p/astlinux/code/6839 Author: abelbeck Date: 2014-12-04 18:06:45 +0000 (Thu, 04 Dec 2014) Log Message: ----------- zoneinfo, version bump to tzdata2014j and tzcode2014j Modified Paths: -------------- branches/1.0/package/zoneinfo/zoneinfo.mk Modified: branches/1.0/package/zoneinfo/zoneinfo.mk =================================================================== --- branches/1.0/package/zoneinfo/zoneinfo.mk 2014-12-01 18:26:09 UTC (rev 6838) +++ branches/1.0/package/zoneinfo/zoneinfo.mk 2014-12-04 18:06:45 UTC (rev 6839) @@ -4,8 +4,8 @@ # ############################################################## ZONEINFO_VERSION := -ZONEINFO_DATA := tzdata2014i.tar.gz -ZONEINFO_SOURCE := tzcode2014i.tar.gz +ZONEINFO_DATA := tzdata2014j.tar.gz +ZONEINFO_SOURCE := tzcode2014j.tar.gz ZONEINFO_SITE := ftp://ftp.iana.org/tz/releases ZONEINFO_DIR := $(BUILD_DIR)/zoneinfo ZONEINFO_BINARY := usr/share/zoneinfo/.tzcompiled This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |