summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-07-10 14:55:30 +0200
committerJuergen Daubert <jue@jue.li>2015-07-10 14:55:30 +0200
commit2db8c44ae4997d982513d1ed9278befe44090956 (patch)
tree15ce05d395009f553542092826d81bd5e12c025f
parent8548484e738619d0c5c02cd75d336fc131ecd0d3 (diff)
downloadopt-2db8c44ae4997d982513d1ed9278befe44090956.tar.gz
opt-2db8c44ae4997d982513d1ed9278befe44090956.tar.xz
[notify] php: update to 5.5.27
includes security fixes, see http://www.php.net/ChangeLog-5.php#5.5.27
-rw-r--r--php/.md5sum2
-rw-r--r--php/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/php/.md5sum b/php/.md5sum
index 0a7e1cf1a..f5f173cc4 100644
--- a/php/.md5sum
+++ b/php/.md5sum
@@ -1 +1 @@
-a3de70d115b8580e50c433f83691cfaf php-5.5.26.tar.xz
+2efe7c087d7073bffa64e5d538f22711 php-5.5.27.tar.xz
diff --git a/php/Pkgfile b/php/Pkgfile
index 949b6ee7c..fb83b4d6c 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: readline libpcre libxml2 curl db gdbm xz
name=php
-version=5.5.26
+version=5.5.27
release=1
source=(http://php.net/distributions/php-$version.tar.xz)

Generated by cgit