diff options
author | Juergen Daubert <jue@jue.li> | 2012-11-23 16:59:23 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-11-23 16:59:23 +0100 |
commit | becd6be0b431a855b264bd676eaf3a5e6fb1286d (patch) | |
tree | 3fc5dadb2e9216992987e3bd29af3122b85e69c1 /mod_php | |
parent | edf9c1dd73b9a4716c1500d1f23d7694f636bc32 (diff) | |
download | opt-becd6be0b431a855b264bd676eaf3a5e6fb1286d.tar.gz opt-becd6be0b431a855b264bd676eaf3a5e6fb1286d.tar.xz |
mod_php: update to 5.4.9
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.md5sum | 2 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mod_php/.md5sum b/mod_php/.md5sum index 54445d28c..7e3983cd5 100644 --- a/mod_php/.md5sum +++ b/mod_php/.md5sum @@ -1 +1 @@ -bb8c816a9299be8995255ef70c63b800 php-5.4.8.tar.bz2 +076a9f84d861d3f664a2878d5773ba78 php-5.4.9.tar.bz2 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 78f14605d..13cb0452e 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libxml2 name=mod_php -version=5.4.8 +version=5.4.9 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |