diff options
Diffstat (limited to 'repo/python-colorama')
-rw-r--r-- | repo/python-colorama/python-colorama.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/python-colorama/python-colorama.xibuild b/repo/python-colorama/python-colorama.xibuild index e5d588a..5d6e6b8 100644 --- a/repo/python-colorama/python-colorama.xibuild +++ b/repo/python-colorama/python-colorama.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="python" -DEPS="%deps%" + PKG_VER=0.4.4 SOURCE=https://files.pythonhosted.org/packages/source/c/colorama/colorama-$PKG_VER.tar.gz |