summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DETAILS
diff options
context:
space:
mode:
authorElisamuel Resto2008-10-20 15:14:24 -0400
committerElisamuel Resto2008-10-25 15:13:49 -0400
commit94f33c9bec52fc4f55db982d986a53cd0a3525d9 (patch)
treeb1fb47bd5cc98c6b128aeeeb793824ad034506dd /php-pear/php/DETAILS
parentf94f6f9a83c2e9b30f6b9a52a36acd8a95597ea3 (diff)
php-pear/php: Added latest RC (5.2.7RC1) to RC; Added alpha version query
Diffstat (limited to 'php-pear/php/DETAILS')
-rwxr-xr-xphp-pear/php/DETAILS5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index b29036003c..d1e025bceb 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,5 +1,10 @@
SPELL=php
if [[ "${PHP5_RC}" == "y" ]]; then
+ VERSION=5.2.7RC1
+ SOURCE_HASH=sha512:18443900e908c17fb655b1018039ef7ef63cc0747dd92735ceb11b3dc23a9b0bb0ad82e4d8a14628821645f2a328d99e18a82f9369f31dfb4ef06adefcee528c
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://downloads.php.net/ilia/$SOURCE
+elif [[ "${PHP5_ALPHA}" == "y" ]]; then
VERSION=5.3.0alpha2
SOURCE_HASH=sha512:668b54c410e68432ac8d1e8df34c0b2326fd632643f7548f68ad1b3251595a7a3cf57ef84c2ea16235675d82a09eb08d88915ca002b89f890958d5bf38a42042
SOURCE=$SPELL-$VERSION.tar.bz2