From: <abe...@us...> - 2015-04-23 17:25:30
|
Revision: 7046 http://sourceforge.net/p/astlinux/code/7046 Author: abelbeck Date: 2015-04-23 17:25:28 +0000 (Thu, 23 Apr 2015) Log Message: ----------- zoneinfo, version bump to tzdata2015c and tzcode2015c Modified Paths: -------------- branches/1.0/package/zoneinfo/zoneinfo.mk Modified: branches/1.0/package/zoneinfo/zoneinfo.mk =================================================================== --- branches/1.0/package/zoneinfo/zoneinfo.mk 2015-04-23 16:22:56 UTC (rev 7045) +++ branches/1.0/package/zoneinfo/zoneinfo.mk 2015-04-23 17:25:28 UTC (rev 7046) @@ -4,8 +4,8 @@ # ############################################################## ZONEINFO_VERSION := -ZONEINFO_DATA := tzdata2015b.tar.gz -ZONEINFO_SOURCE := tzcode2015b.tar.gz +ZONEINFO_DATA := tzdata2015c.tar.gz +ZONEINFO_SOURCE := tzcode2015c.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. |