diff options
Diffstat (limited to 'libraries/gevent/gevent.SlackBuild')
-rw-r--r-- | libraries/gevent/gevent.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gevent/gevent.SlackBuild b/libraries/gevent/gevent.SlackBuild index 6518c2ba066d2..f0d865eda93d9 100644 --- a/libraries/gevent/gevent.SlackBuild +++ b/libraries/gevent/gevent.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gevent -VERSION=${VERSION:-21.1.2} +VERSION=${VERSION:-21.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |