diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-02-23 10:20:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-02-23 10:20:20 +0000 |
commit | 0223c5be3860d38319f9a3aa26edc47733479e74 (patch) | |
tree | 0ae6ee1ec687d756c864807b296bf519826c09bc /main/php/APKBUILD | |
parent | 3483b41fb9283ebcb87df0b36130319cea32bac1 (diff) | |
download | aports-0223c5be3860d38319f9a3aa26edc47733479e74.tar.bz2 aports-0223c5be3860d38319f9a3aa26edc47733479e74.tar.xz |
main/php: rebuild against db5
Diffstat (limited to 'main/php/APKBUILD')
-rw-r--r-- | main/php/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php/APKBUILD b/main/php/APKBUILD index 94c70278fd..a0670360c8 100644 --- a/main/php/APKBUILD +++ b/main/php/APKBUILD @@ -3,7 +3,7 @@ pkgname=php pkgver=5.3.5 _suhosinver=5.3.4-0.9.10 -pkgrel=4 +pkgrel=5 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all" |