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 dc38b5aed4..27094767a1 100644 --- a/libraries/gevent/gevent.SlackBuild +++ b/libraries/gevent/gevent.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gevent -VERSION=${VERSION:-22.10.2} +VERSION=${VERSION:-24.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |