diff options
author | Juergen Daubert <jue@jue.li> | 2015-06-12 11:48:10 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-06-12 11:48:10 +0200 |
commit | cabe3dbd9cd97498ec02be2dcdac5a1c5d4f26d6 (patch) | |
tree | b85f07d3ee9dc06863b1407b5d2af0957128abe5 /php/Pkgfile | |
parent | a9a01e4844f2d8a826a46713568559b0001c6d9f (diff) | |
download | opt-cabe3dbd9cd97498ec02be2dcdac5a1c5d4f26d6.tar.gz opt-cabe3dbd9cd97498ec02be2dcdac5a1c5d4f26d6.tar.xz |
php: update to 5.5.26
Diffstat (limited to 'php/Pkgfile')
-rw-r--r-- | php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Pkgfile b/php/Pkgfile index 053e299d9..949b6ee7c 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.25 +version=5.5.26 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |