From: <abe...@us...> - 2014-10-13 16:51:31
|
Revision: 6757 http://sourceforge.net/p/astlinux/code/6757 Author: abelbeck Date: 2014-10-13 16:51:29 +0000 (Mon, 13 Oct 2014) Log Message: ----------- zoneinfo, version bump to tzdata2014h and tzcode2014h 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-10-13 16:28:42 UTC (rev 6756) +++ branches/1.0/package/zoneinfo/zoneinfo.mk 2014-10-13 16:51:29 UTC (rev 6757) @@ -4,8 +4,8 @@ # ############################################################## ZONEINFO_VERSION := -ZONEINFO_DATA := tzdata2014g.tar.gz -ZONEINFO_SOURCE := tzcode2014g.tar.gz +ZONEINFO_DATA := tzdata2014h.tar.gz +ZONEINFO_SOURCE := tzcode2014h.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. |