summaryrefslogtreecommitdiffstats
path: root/rules/php5.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/php5.make')
-rw-r--r--rules/php5.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/php5.make b/rules/php5.make
index 3657bc46e..1bf97df18 100644
--- a/rules/php5.make
+++ b/rules/php5.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PHP5) += php5
#
# Paths and names
#
-PHP5_VERSION := 5.4.30
-PHP5_MD5 := a8a27fdc1d9e1020c9f8922b608326de
+PHP5_VERSION := 5.4.33
+PHP5_MD5 := c6878bb1cdb46bfc1e1a5cd67a024737
PHP5 := php-$(PHP5_VERSION)
PHP5_SUFFIX := tar.bz2
PHP5_SOURCE := $(SRCDIR)/$(PHP5).$(PHP5_SUFFIX)