From: <abe...@us...> - 2014-06-03 17:45:46
|
Revision: 6535 http://sourceforge.net/p/astlinux/code/6535 Author: abelbeck Date: 2014-06-03 17:45:41 +0000 (Tue, 03 Jun 2014) Log Message: ----------- zoneinfo, version bump to tzdata2014d and tzcode2014d 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-06-03 17:41:19 UTC (rev 6534) +++ branches/1.0/package/zoneinfo/zoneinfo.mk 2014-06-03 17:45:41 UTC (rev 6535) @@ -4,8 +4,8 @@ # ############################################################## ZONEINFO_VERSION := -ZONEINFO_DATA := tzdata2013h.tar.gz -ZONEINFO_SOURCE := tzcode2013h.tar.gz +ZONEINFO_DATA := tzdata2014d.tar.gz +ZONEINFO_SOURCE := tzcode2014d.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. |