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