diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-23 06:33:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-23 22:29:41 +0700 |
commit | 62e5972ae48937017275efb61b39363280d9d6a9 (patch) | |
tree | 9434ca8c2024d54d1155bd6f4a8466c69c43ce56 /python/path.py/path.py.SlackBuild | |
parent | 3200aba9eed1422fbb8981d866024dc1a936c667 (diff) |
python/path.py: Updated for version 7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/path.py/path.py.SlackBuild')
-rw-r--r-- | python/path.py/path.py.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index b41d61c36e75..f2096da2cb62 100644 --- a/python/path.py/path.py.SlackBuild +++ b/python/path.py/path.py.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=path.py -VERSION=${VERSION:-7.0} +VERSION=${VERSION:-7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |