aboutsummaryrefslogtreecommitdiff
path: root/dev/python/pyrex/Pyrex.build
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-03 19:43:10 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-03 19:43:10 +0000
commit9bc11749b0bf20f36d969314d425f1d67748dfa1 (patch)
tree4cfa83574dd840d1628baa8140e710bfcfae25f9 /dev/python/pyrex/Pyrex.build
parent5cc8fbc0c64dddab03dcf7949b713e6c3c6f567b (diff)
downloadslackbuilds-9bc11749b0bf20f36d969314d425f1d67748dfa1.tar.gz
slackbuilds-9bc11749b0bf20f36d969314d425f1d67748dfa1.tar.bz2
added simpletrack for all SlackBuild/build pair scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1402 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/python/pyrex/Pyrex.build')
-rwxr-xr-xdev/python/pyrex/Pyrex.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/python/pyrex/Pyrex.build b/dev/python/pyrex/Pyrex.build
index 0492f9a2..a202288c 100755
--- a/dev/python/pyrex/Pyrex.build
+++ b/dev/python/pyrex/Pyrex.build
@@ -29,7 +29,7 @@ fi
# default settings
PACKAGE="Pyrex"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=0.9.4.1}
+VERSION=${VERSION:=0.9.5.1a}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}