diff options
author | Juergen Daubert <jue@jue.li> | 2016-12-16 15:31:42 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-12-16 15:31:42 +0100 |
commit | a7edc1f703dd09b6793920ab8e01722d5dd68ae2 (patch) | |
tree | 63ce84b5a986d2e6fcf62f0797587e8879ee336c /mod_php/Pkgfile | |
parent | db3db04b6eb05d05749bdea251435d65a54becf8 (diff) | |
download | opt-a7edc1f703dd09b6793920ab8e01722d5dd68ae2.tar.gz opt-a7edc1f703dd09b6793920ab8e01722d5dd68ae2.tar.xz |
mod_php: update to 5.6.29
Diffstat (limited to 'mod_php/Pkgfile')
-rw-r--r-- | mod_php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index c16661b6d..884cb970b 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.6.28 +version=5.6.29 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |