include $(TOPDIR)/rules.mk
PKG_NAME:=php
-PKG_VERSION:=5.4.5
-PKG_RELEASE:=4
+PKG_VERSION:=5.4.8
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_MD5SUM:=ffcc7f4dcf2b79d667fe0c110e6cb724
+PKG_MD5SUM:=bb8c816a9299be8995255ef70c63b800
PKG_FIXUP:=libtool no-autoreconf
PKG_BUILD_PARALLEL:=1
/* read BC flag */
tz->bc = (**tzf == '\1');
*tzf += 1;
-@@ -256,7 +276,397 @@
+@@ -256,7 +276,397 @@ void timelib_dump_tzinfo(timelib_tzinfo
}
}
{
int left = 0, right = tzdb->index_size - 1;
#ifdef HAVE_SETLOCALE
-@@ -295,36 +705,128 @@
+@@ -295,36 +705,128 @@ static int seek_to_tz_position(const uns
return 0;
}
}
--- a/ext/date/lib/timelib.m4
+++ b/ext/date/lib/timelib.m4
-@@ -78,3 +78,17 @@
+@@ -78,3 +78,17 @@ stdlib.h
dnl Check for strtoll, atoll
AC_CHECK_FUNCS(strtoll atoll strftime)