From: <abe...@us...> - 2015-05-20 02:04:51
|
Revision: 7074 http://sourceforge.net/p/astlinux/code/7074 Author: abelbeck Date: 2015-05-20 02:04:49 +0000 (Wed, 20 May 2015) Log Message: ----------- php, timezonedb version bump to 2015.4 Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2015-05-20 01:43:11 UTC (rev 7073) +++ branches/1.0/package/php/php.mk 2015-05-20 02:04:49 UTC (rev 7074) @@ -13,7 +13,7 @@ PHP_DEPENDENCIES = host-pkg-config ifeq ($(BR2_PACKAGE_PHP_EXT_TIMEZONEDB),y) -PHP_TIMEZONEDB_VERSION = 2015.3 +PHP_TIMEZONEDB_VERSION = 2015.4 PHP_TIMEZONEDB_SITE = http://files.astlinux.org PHP_TIMEZONEDB_SOURCE = timezonedb-$(PHP_TIMEZONEDB_VERSION).tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |