diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-07-07 09:16:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-09 08:00:32 +0700 |
commit | 8eb7cd5789ca5593f2f66f016c7aa5b9912bdae6 (patch) | |
tree | 705c1743a3e3e381e67ba3c78f260ee513bb8ee3 /python/python3-dugong/python3-dugong.SlackBuild | |
parent | dab2b5a5b8b21bcbb0655faf748680dffbe93a78 (diff) |
python/python3-dugong: Updated for version 3.7.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'python/python3-dugong/python3-dugong.SlackBuild')
-rw-r--r-- | python/python3-dugong/python3-dugong.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-dugong/python3-dugong.SlackBuild b/python/python3-dugong/python3-dugong.SlackBuild index 7381b707f9106..49490b70279e7 100644 --- a/python/python3-dugong/python3-dugong.SlackBuild +++ b/python/python3-dugong/python3-dugong.SlackBuild @@ -26,8 +26,8 @@ PRGNAM=python3-dugong SRCNAM=nikratio-python-dugong -REV=${REV:-1120ec2672dd} -VERSION=${VERSION:-3.6} +REV=${REV:-21b41d977c10} +VERSION=${VERSION:-3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |