diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-12-17 19:53:16 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-12-17 19:55:29 +0100 |
commit | ea6540325f602c83b7ccc6f1045679f3eb3847e8 (patch) | |
tree | 9486e0e298b6b144951b58d38a78562ece0e0261 /main/php/APKBUILD | |
parent | a66ea57a726a8bf951883943b4dd03bbfaf60ad5 (diff) | |
download | aports-ea6540325f602c83b7ccc6f1045679f3eb3847e8.tar.bz2 aports-ea6540325f602c83b7ccc6f1045679f3eb3847e8.tar.xz |
main/php: upgrade to 5.3.19
Diffstat (limited to 'main/php/APKBUILD')
-rw-r--r-- | main/php/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php/APKBUILD b/main/php/APKBUILD index 2444174a8..e10b4e20c 100644 --- a/main/php/APKBUILD +++ b/main/php/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=php -pkgver=5.3.18 +pkgver=5.3.19 _suhosinver=5.3.9-0.9.10 pkgrel=0 pkgdesc="The PHP language runtime engine" @@ -436,7 +436,7 @@ mssql() { _mv_ext mssql; } pdo_dblib() { _mv_ext pdo_dblib "php-pdo freetds"; } wddx() { _mv_ext wddx; } -md5sums="52539c19d0f261560af3c030143dfa8f php-5.3.18.tar.bz2 +md5sums="e1d2a3ec7849d4b3032bd1abf1916aa4 php-5.3.19.tar.bz2 c099b3d7eac95018ababd41ded7f3066 suhosin-patch-5.3.9-0.9.10.patch.gz 5111e3be06d391f8772587c675240fab php-install-pear-xml.patch 9ab162ff3428511a68aa9801c746e0d5 php-fpm.initd |