php: update to 5.5.8

This commit is contained in:
Juergen Daubert 2014-01-12 13:25:07 +01:00
parent 0366aac03c
commit d3b7b11c63
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz
42fe814a3cbbf34b21a2c39f66ee0001 php-5.5.8.tar.bz2

View File

@ -4,9 +4,9 @@
# Depends on: readline libpcre libxml2 curl db gdbm xz
name=php
version=5.5.7
version=5.5.8
release=1
source=(http://www.php.net/distributions/php-$version.tar.xz)
source=(http://www.php.net/distributions/php-$version.tar.bz2)
build () {
cd php-$version