diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2012-06-25 21:43:32 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:43:32 -0400 |
commit | 2588b322168d597e90add4e4dda673e88ff536b0 (patch) | |
tree | 4702918850fb40b11e2de703bf9283fd47f9e39b /python/distribute/distribute.SlackBuild | |
parent | 6fa27fc50784101f89545f6e388660ecc0d770b2 (diff) |
python/distribute: Updated for version 0.6.27.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/distribute/distribute.SlackBuild')
-rw-r--r-- | python/distribute/distribute.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/distribute/distribute.SlackBuild b/python/distribute/distribute.SlackBuild index d24134f6653b0..10033b0a091dc 100644 --- a/python/distribute/distribute.SlackBuild +++ b/python/distribute/distribute.SlackBuild @@ -4,7 +4,7 @@ # Written by Audrius Kažukauskas <audrius@neutrino.lt> PRGNAM=distribute -VERSION=${VERSION:-0.6.24} +VERSION=${VERSION:-0.6.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |