aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-06 04:49:24 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-06 04:49:24 +0000
commit2e6a449ae3ea7341a3724ca157ea90db4268e532 (patch)
tree593b8118a318a6d324c080dde1a2850ce2c8977d /patches
parentb555ccc4d1b24827009ef366241c6a34eff8944b (diff)
downloadslackbuilds-2e6a449ae3ea7341a3724ca157ea90db4268e532.tar.gz
slackbuilds-2e6a449ae3ea7341a3724ca157ea90db4268e532.tar.bz2
php: fixed build number
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1086 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/php/php-pgsql.SlackBuild2
-rwxr-xr-xpatches/php/php.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/patches/php/php-pgsql.SlackBuild b/patches/php/php-pgsql.SlackBuild
index 8a9944f1..bf3b5669 100755
--- a/patches/php/php-pgsql.SlackBuild
+++ b/patches/php/php-pgsql.SlackBuild
@@ -33,7 +33,7 @@ PACKAGE_NAME="php-pgsql" # this is beacuse we're build with pgsql support
VERSION=${VERSION:=4.4.5}
PINE=${PINE:=4.64}
ARCH=${ARCH:=i486}
-BUILD=${BUILD:=2rha}
+BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}
SRC_DIR=${SRC:=$CWD}
REPOS=${REPOS:=$TMP}
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index 50c23cf2..f15bbe78 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -31,7 +31,7 @@ PACKAGE="php"
VERSION=${VERSION:=4.4.5}
PINE=${PINE:=4.64}
ARCH=${ARCH:=i486}
-BUILD=${BUILD:=2rha}
+BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}
SRC_DIR=${SRC:=$CWD}
REPOS=${REPOS:=$TMP}